This is a discussion on perl problem with 'our' in pidl - Samba ; Jelmer, The use of the 'our' keyword in the pidl changes broke pidl on older versions of perl (such as on solaris). We really need to be very conservative about the perl features we use. Maybe we should put back ...
Jelmer,
The use of the 'our' keyword in the pidl changes broke pidl on older
versions of perl (such as on solaris). We really need to be very
conservative about the perl features we use.
Maybe we should put back the register_xxx() code back in util.pm?
Or use some other method?
Cheers, Tridge