"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
APPROVE COMMIT 21.5
Vin: I think this is OK for 21.4, but maybe you should check with
Jerry.
>>>>> "sjt" == Stephen J Turnbull <stephen(a)xemacs.org>
writes:
sjt> I think this just requires tinkering with the autoconf
sjt> scripts in ./modules. I'll try to get to it later:
sjt> cd ./modules/postgresql && make all cc1plus: warning:
sjt> "-Wmissing-declarations" is valid for C/ObjC but not for
sjt> C++ cc1plus: warning: "-Wmissing-declarations" is valid for
sjt> C/ObjC but not for C++
Turns out this is something I've wondered about for a while and never
did track down. I had an old patch, discussed with Jerry but never
committed, to fix the C++ flags in modules. It needed a little
something more. Here's the whole thing:
Jerry,
Is there any reason I should not apply this patch to 21.4.17?
Thanks,
VIn