Menu

#18 incorrect handling of comment toggle

closed
nobody
None
2
2012-08-29
2006-03-09
Anonymous
No

active php
//
active php
/*/
disabled php
/
/
active php, phpxref takes it as continued comment

this works fine:
/ /
disabled php
/*/
active php
/
/

I thought phpxref might allow nested comments (which
php does not), but this works fine too:
/
comment
/
nested */
active php

*/

Discussion

  • Gareth Watts

    Gareth Watts - 2006-12-30

    Logged In: YES
    user_id=163
    Originator: NO

    It's a bug, but the phpxref parser isn't that sophisticated and doesn't catch these corner cases - They should be rare in real life hopefully

     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.