1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-06 08:59:08 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
34f69f09f8 I committed this change to the cliffs archive a while back and have heard
no complaints.  ;)

Basically, instead of ignoring single-line C-style comments in IDL source
files this change allows token.awk to ignore both single- and multi-line
C-style comments.

Chris -)-----
-
c7829fa0d8 started adding support for relative, plus options for autoalignment
so the same parser generator can be uses for cifs and rpc
-
9c6f2d75d8 messing about. -
5f1e8422d0 more aparser stuff - we now handle everything but the idl headers in srvsvc.idl -
cf8d4c42e2 added primitive define macros
started converting matty's srvsvc.idl to a .struct file
-
ab0beaf357 - added typedefs
- added parse error checking
- made parser more flexible
-