[retroforth] Re: 7.5 Development

  • From: Charles Childers <crc@xxxxxxxxxxxxxx>
  • To: retroforth@xxxxxxxxxxxxx
  • Date: Sun, 24 Oct 2004 15:28:31 -0400

>It's not a bad trick to use [
>I sometimes have the problem to forget ;
>
>Eg.:
>
>: bla ... do something ...
>: blub ... another .... ;
>
>
>In case the : is a macro, the compiler does not say anything about "blub". If 
>: would not be a macro, I would get feedback from compiler about that "blub" 
>is unknown.
>  
>
In some cases that would segfault :-)

--
Charles

Other related posts: