By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1789

Summary: Build issue: libtqt-perl [SILENT_]NO_TAINT_SUPPORT warnings
Product: TDE Reporter: Darrell <darrella>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2013-12-27 23:42:30 CST
When building libtqt-perl with perl 5.18, the build log is filled with the following types of warnings:

/usr/lib/perl5/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined [-Wundef]

/usr/lib/perl5/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined [-Wundef]

The package builds but there should be a way to stop the warning spew.
Comment 1 Michele Calgaro 2018-08-01 04:36:15 CDT
I can't see this errors at all. Is this bug still valid?