On Tue, Jan 23, 2001 at 11:50:07AM +1300, Greg Ewing wrote: > > 4330 if (TYPE(c) == DOUBLESTAR) { > > 4325 symtable_add_def(st, STR(CHILD(n, i)), > > 4326 DEF_PARAM | DEF_STAR); > Shouldn't line 4330 say if (TYPE(c) == STAR) ? No, that's line 4323. You can't have doublestar without having star, and star should precede doublestar. (Grammar should enforce that.) -- Thomas Wouters <thomas@xs4all.net> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4