Small Pidl change needed ...

Richard Sharpe realrichardsharpe at gmail.com
Thu May 14 08:59:35 MDT 2015


Hi folks,

The current version of Pidl generates prototypes like this:

   uint32 _echo_TestSleep(struct pipes_struct *p, struct echo_TestSleep *r);

With the attached change, they are now like this:

   uint32_t _echo_TestSleep(struct pipes_struct *p, struct echo_TestSleep *r);

However, I am not convinced that it is the best change.

Feedback welcome.

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-Pidl-to-generate-correct-prototypes-for-uint32-1.patch
Type: text/x-patch
Size: 1234 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150514/7b1027f5/attachment.bin>


More information about the samba-technical mailing list