Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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.
(This used to be commit 37c0da541e3962164d5af3e3c9560803a733f3b7)
|
|
by using an ifdef rather than a pidl argument.
(This used to be commit 6bada0dcf0c7915d366c7917189375dbabecdd4f)
|
|
(This used to be commit 76c78b0339cd88c61a13745f7f4e037f400db21b)
|
|
(This used to be commit 3cc299dbbe278936281f8e7071e6de8ec1bb219c)
|
|
#4218,
but without reintroducing coverity warnings.
(This used to be commit a0e2e30d570f246d646f88d7f81ab08208b96131)
|
|
be NULL
(if it is a ref pointer).
(This used to be commit 419547df76c38fde1f54b06dc633832523ad3394)
|
|
metze
(This used to be commit 895416c2202cac561e3bda80fe5c05a782dde0b0)
|
|
(This used to be commit f5dc1b47ecf18068a47f8f68016463ef4a55dc03)
|
|
(This used to be commit 959adfd0a682a4894c3bdd4ae9c6fc3ebfeeef1f)
|
|
- (not Parse::Pidl::Typelist::scalar_is_reference($e->{TYPE}))
is much more generic than ($e->{TYPE} ne "string")
and handles ipv4address and other special types...
metze
(This used to be commit 02d2ce65e614a0c99ef3246bc738eb0f8d91b24a)
|
|
duplicates later.
(This used to be commit 006ab1d4a449c81680add57e0116a86b8317fbfb)
|
|
(This used to be commit 324395afc725e90f44f286fd776b38a64bdc8e3b)
|
|
(This used to be commit 347ae9628202ca4de4318ef8156999239aad9192)
|
|
- `include' (replaces helper())
- `import' (replaces depends())
Add support for parsing importlib() - importlib() is now ignored (with a
warning), but no longer causes syntax errors.
helper() and depends() are now marked deprecated and will cause warnings.
(This used to be commit 1ccab71cb8a9e3db9448b6679d01ad00e1c1e9a3)
|
|
die() on invalid used of enum_type_fn()
(This used to be commit de6198c893737e63a5ff70684c1df212da054988)
|
|
this would've caused a silent premature return.
(This used to be commit 91ae5a803334f77c2328ea12542158aab4da2da8)
|
|
(This used to be commit d1364ef0cd8f1a64f44476476323ab390ac4de48)
|
|
(This used to be commit ab0a798c57564901f0adcd8aedc1ef0928e79edd)
|
|
(This used to be commit 9dd6520240fbe3ea8126845a1fa2bdea35c7c4ac)
|
|
metze
(This used to be commit b2018249b7da4155dde963bf118d4636864b0343)
|
|
Jelmer, older versions of gcc don't support visibility("default"). See
for example the CentOS build here:
http://build.samba.org/?function=View+Build;host=lithium;tree=samba4;compiler=gcc;revision=18253
Is there some other way you can think of to do this?
(This used to be commit 76496c2f5e37b735e0b303ae20824c92bfa30974)
|
|
(This used to be commit 77043ebe25dcca2a6b1a37d3b6095e9c434652d9)
|
|
tree.
(This used to be commit d0f0d4600acad71ea4993f4e356735433d9bc5f0)
|
|
fix c++ warnings
metze
(This used to be commit b15e4c7cfa4df3dc429945e4d330a8a9766eb1a6)
|
|
metze
(This used to be commit ccef1f729089939b9250f1b177d5241f8baaa5eb)
|
|
correct grammar
(This used to be commit 26a2fa97e4c819e630bc9b50e11c8d5328c7b8c8)
|
|
(This used to be commit a7c9ec69b229db1b9c93b97133601231a2995c1b)
|
|
(This used to be commit 030272e79b621c2c54354f4c89cc25c202d2dbbc)
|
|
in having pointers for outgoing data when you can already modify the top-level
element.
This can be overridden (temporarily) by specifying the new "keepref"
attribute. Once we've removed keepref from all IDL files, I'll remove this
attribute as well.
(This used to be commit bdc6dd37503ced8322a671d225122ccffbb8bfec)
|
|
(This used to be commit b0439779b8eba68680cfd49ea2364affc739300e)
|
|
(This used to be commit 746d0a7fa7a43685e6ebb4877bb5459101e51ed1)
|
|
object oriented wrappers for the interfaces (still need to fix
the actual function calls)
(This used to be commit bf5da20869eae29aea92386cbb13413b507fc55f)
|
|
(This used to be commit 946a80298ad58e7b8ba9608a840154ee4a790da7)
|
|
(This used to be commit 67d62fc55621871c576298b5a8da2f5e9ea03d69)
|
|
that are manually written.
(This used to be commit f10b38b824d0ddfdccea498b7522efcc03a020d0)
|
|
written manually.
(This used to be commit 56eceeb3221b768b754f6eca10d020148264e869)
|
|
the IBM checker
(This used to be commit a492cd4bd49b6922d91d4ce5f1247bad0d0d6a7e)
|
|
(This used to be commit 9f79bfc05d456c106cca44ee459eb542273c3a0c)
|
|
(This used to be commit f6a3e8b69d2a303e7e4f8924e6735c4e168a363a)
|
|
(This used to be commit 03224dab111b931effd548586e630480fa1423b1)
|
|
(This used to be commit a316b33057f3ec8532677980e093cd327d33f257)
|
|
(This used to be commit 122d1d0249800d51e45ce0d092c97f1f9bf2c7d5)
|
|
(This used to be commit f4428db2f922e921c54cdb0849eaad5018cb5a01)
|
|
works now)
(This used to be commit 31e847a0844a6871befc6091e813ae017cd6e4b4)
|
|
(This used to be commit 7bc72277b37f9d89f6a078e85c14d560fd33a3bb)
|
|
an alternative to subcontext()
(This used to be commit 744402160d5f994f5440553bb726e95a13033a83)
|
|
(This used to be commit 3647bd31244c9a44a4fae8a20a3176b85f4a0b3d)
|
|
(This used to be commit 06f7a8c692a645830eb3dd9abad8556c66bba747)
|
|
(This used to be commit 765fd852e789371f6b6361acd7603f8056ac14a9)
|
|
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
|