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

Bug#363639: libc6: please mark error() as "noreturn"



Package: libc6
Version: 2.3.6-4
Severity: wishlist

abort, err, and exit are all __noreturn__, but error() is not; this
can cause lots of "may be used uninit" warnings.  Please consider
adding the attribute.



Reply to: