[ros-dev] Tracking implementation API status

Aleksey Bragin aleksey at reactos.org
Sat Nov 10 10:00:47 CET 2007


Hi,
no, I was speaking about something different.
Take a look - http://www.reactos.org/wiki/index.php/Coding_Style
there I mean this:

/*++
  * @name SomeAPI
  * @implemented NT4
  *
  * Do nothing for 500ms.
  *
  * @param SomeParameter
  *        Description of the parameter. Wrapped to more lines on ~70th
  *        column.
  *
  * @param YetAnotherParameter
  *        Bleh, bleh :)
  *
  * @return STATUS_SUCCESS in case of success, STATUS_UNSUCCESSFUL
  *         othwerwise.
  *
  * @remarks Must be called at IRQL == DISPATCH_LEVEL
  *
  *--*/
  NTSTATUS
  STDCALL
  SomeAPI( ...

rgenstat-alike tool should be able to parse such header, not only the  
old-style simple
/*
@implemented
*/

WBR,
Aleksey Bragin.

On Nov 10, 2007, at 1:06 AM, Marc Piulachs wrote:

> Hi Aleksey,
>
>
>
> I don’t know if I understood you completely, rgenstat works by  
> parsing c/cpp source files not header files. What do you mean with  
> “standard function header”?
>
>
>
> If we are seriously going to use it I would like to make some  
> slightly modifications to it to make it more powerful but would  
> require help from someone with more experience than me writing  
> parsers in C.
>
>
>
> Regards,
>
> /Marc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-dev/attachments/20071110/b606eb35/attachment.html 


More information about the Ros-dev mailing list