Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 470224
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
1
bin/misc-functions.sh | 1 +
1
bin/misc-functions.sh | 1 +
2
1 file changed, 1 insertion(+)
2
1 file changed, 1 insertion(+)
3
-- a/bin/misc-functions.sh
3
++ b/bin/misc-functions.sh
Lines 698-703 install_qa_check() { Link Here
698
			": warning: reference to local variable .* returned"
698
			": warning: reference to local variable .* returned"
699
			": warning: returning reference to temporary"
699
			": warning: returning reference to temporary"
700
			": warning: function returns address of local variable"
700
			": warning: function returns address of local variable"
701
			": warning: argument to .* call is the same expression as the destination"
701
			# this may be valid code :/
702
			# this may be valid code :/
702
			#": warning: multi-character character constant"
703
			#": warning: multi-character character constant"
703
			# need to check these two ...
704
			# need to check these two ...

Return to bug 470224