[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#671623: override.cc fails to compile due to apti18n.h definitions conflicting with standard headers



Source: apt
Version: 0.9.2

apti18n.h has comment about how each source file should include it
last. That's for a reason, as override.cc compilation failed to find
setlocale() declaration from locale.h when included after apti18n.h.
Attached patch moves apti18n.h include to be last one.

Attachment: override-i18n-inc.patch
Description: Binary data


Reply to: