home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.pascal.borland      Borland Pascal was actually pretty neat      2,978 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 2,276 of 2,978   
   Marco van de Voort to bradclark1@msn.com   
   Re: Pascal p-code and debug   
   25 Sep 06 14:09:40   
   
   From: marcov@stack.nl   
      
   On 2006-09-25, bradclark1@msn.com  wrote:   
   > Hello Marco,   
   > I changed (*$imini1.text*) to (*$i mini1.text*) and that fixed the   
   > compilation error. I also don't get a warning on those open comments   
   > anymore:   
   > (*(*   
   >         *)   
   > I am totally baffled however on what those open comments are supposed   
   > to accomplish. The same like set of comments is also 100 or so lines of   
   > code further on. I tried finding something on that but I can't find   
   > anything let alone I'm not even sure what I'm supposed to be looking   
   > for.   
      
   - older pascals don't support nested comments so (*(*  *) is equivalent to   
   (* *)   
   - newer compilers do support them, so comment remains open till the second   
   *) is found.   
      
   Free Pascal's behaviour depends on mode. TP compat mode (-So) behaves like TP   
   (first case), the others to the delphi  behaviour (second case)   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca