Bugs: Browse | Submit New | Admin

[#27329] C directive "Document-method" does not work as expected.

Date:
2009-10-21 23:02
Priority:
3
Submitted By:
Aaron Patterson (aaronp)
Assigned To:
Eric Hodel (drbrain)
Category:
RDoc parser
State:
Open
Summary:
C directive "Document-method" does not work as expected.

Detailed description
The "Document-method" directive in C files does not work as expected.  I believe it is used for when one C
function is used for multiple ruby methods, and you need to document that.

I've attached a sample C file to reproduce the problem, and here is a screen shot of the RDoc output:

http://skitch.com/aaron.patterson/nrrhc/class-nom

Add A Comment: Notepad

Please login


Followup

Message
Date: 2009-12-23 01:23
Sender: Eric Hodel

Fixed the C parser side, still need to fix the generator side.

Attached Files:

Name Description Download
test.c problem file Download

Changes:

Field Old Value Date By
resolution_idNone2009-12-23 01:23drbrain
category_idNone2009-12-23 01:23drbrain
artifact_group_idNone2009-12-23 01:23drbrain
assigned_tonone2009-12-23 01:23drbrain
summaryC directive "Document-method" does not work as expected.2009-12-23 01:23drbrain
File Added4774: test.c2009-10-21 23:02aaronp