Does someone has an idea, why a .cpp file starting with an uppercase
character fails a browser build, while using lowercase works?


The only changes between both situations are the edited name (only the
first letter) of this file and the corresponding lower cased first
letter for this file in the "UNIFIED_SOURCES" of
security/manager/ssl/moz.build .

This might be related to the preprocessor (?) because, when failing, the
last line of
security/manager/ssl/.deps/Unified_cpp_security_manager_ssl0.o.pp
in the build directory is a reference to my .cpp file.

The build result remains in both scenarios the same, when flipping
the first letter of the .h file and the header guard lines
in this file.


As i'm a beginner regarding nearly everything, please assume dumb
mistakes and lack of knowledge on my side and direct me to a more
appropriate channel, if necessary.

Currently this happens with source-code version from 62.0


Thanks for any pointers!

pubkeypin 

_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to