Edoc bug

Vlad Dumitrescu vlad_dumitrescu@REDACTED
Fri Jun 3 09:23:29 CEST 2005


Hi,

I noticed that if I use the @hidden tag without any test after it, it isn't 
recognized by edoc. Adding a space after it make it work, but it's easy to 
forget :-)

I believe the cause is to be found in edoc_tags:scan_tag_2, where there 
should also be a
    scan_tag_2([$\r | Cs], Ss, L, As, T) ->
        scan_tag_lines(Ss, T, [Cs], L + 1, As);
clause, allowing for files with Windows line endings.

best regards,
Vlad

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




More information about the erlang-bugs mailing list