#1948: Configure with --no-line-directives still produces .c files filled with
#line directives
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:        
     Type:  bug          |      Status:  new   
 Priority:  normal       |   Milestone:        
Component:  configure    |     Version:  master
 Severity:  medium       |    Keywords:        
     Lang:               |       Patch:        
 Platform:  linux        |  
-------------------------+--------------------------------------------------
 It's my understanding that the --no-line-directives option to Configure.pl
 should produce .c files from the .pmc source files without #line
 directives. This is necessary for debugging, among other things. However
 when I try to debug in master with that option, I still have .c files
 filled with #line directives.

 This happens for me on Linux-x64. I don't know if the related tools change
 on other platforms.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1948>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to