1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Christopher R. Hertel
7599f51db9 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 -)-----
(This used to be commit 34f69f09f8)
2000-07-15 20:57:24 +00:00
Andrew Tridgell
eee003da6a started adding support for relative, plus options for autoalignment
so the same parser generator can be uses for cifs and rpc
(This used to be commit c7829fa0d8)
2000-06-09 02:59:50 +00:00
Luke Leighton
d500cbb206 messing about.
(This used to be commit 9c6f2d75d8)
2000-05-31 05:39:54 +00:00
Andrew Tridgell
943340a5a3 more aparser stuff - we now handle everything but the idl headers in srvsvc.idl
(This used to be commit 5f1e8422d0)
2000-05-22 09:09:37 +00:00
Andrew Tridgell
6738591a22 added primitive define macros
started converting matty's srvsvc.idl to a .struct file
(This used to be commit cf8d4c42e2)
2000-05-17 07:10:50 +00:00
Andrew Tridgell
ba2f726efd - added typedefs
- added parse error checking
- made parser more flexible
(This used to be commit ab0beaf357)
2000-05-17 06:53:21 +00:00