> Will the compiler stop execution on any warning? It should, and not > compile any code that gives warnings, otherwise your attempt will not > work. People will ignore it "just for testing". That depends on the project. Many projects do use flags like -Werror, although that is not always possible. And most good programmers in the FLOSS world use flags like -Wall and take compiler warnings quite seriously. --tml _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer