- An extern statement finishes with the first closing '}' or the first
commit524bd769973f6295242d6143bdffbd2723f9d468
authorFrancois Gouget <fgouget@psn.net>
Sun, 19 Mar 2000 12:44:46 +0000 (19 12:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 19 Mar 2000 12:44:46 +0000 (19 12:44 +0000)
tree488e9ad6dc80ca192b2f19c212c102f65a09d690
parentb8d1b487369bd89d1147668bd0989d8981eccc5b
- An extern statement finishes with the first closing '}' or the first
  outer ';'
- Handle '#error', '#line' and '#pragma' even when in the 'pp_strips',
  'pp_stripe', 'pp_stripp' or 'pp_false' contexts (just like '#if' and
  co).  But still don't issue an error if '#error' is found when in the
  'pp_false' state.
tools/wrc/parser.h
tools/wrc/parser.l