1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jelmer Vernooij
37c0da541e r21222: Merge a couple of pidl fixes:
* Pidl will now warn when trying to use pointers as integers in expressions.
* "subcontext()" is now marked as deprecated. The alternatives,
  transmit_as() / represent_as() should be available soon.
* More tests.
* Remove some unused code in smbtorture.
2007-10-10 14:44:48 -05:00
Jelmer Vernooij
203076129b r20625: Fix couple of warnings. 2007-10-10 14:37:17 -05:00
Jelmer Vernooij
f5dc1b47ec r20567: Print proper errors with filename and line numbers in ParseExpr() 2007-10-10 14:37:01 -05:00
Jelmer Vernooij
7e7fdb01d3 r20561: Add parser for subexpressions used in IDL attributes. 2007-10-10 14:36:57 -05:00