03-09-2014, 03:37 AM
I'm already doing that. You can even configure it
Random Chitchat 2012-2016
|
03-09-2014, 03:37 AM
I'm already doing that. You can even configure it
03-09-2014, 09:56 PM
I've just discovered clang has a warning for invalid html in comments
Dear diary. Today we bought the wedding rings. What a day!
Trying to build with -Weverything -Werror in clang, 17 exceptions and counting
If I turn on all of clangs applicable warnings I get 6.5 MB of console output over 80k lines.
03-10-2014, 03:00 AM
(03-09-2014, 11:54 PM)xoft Wrote: Dear diary. Today we bought the wedding rings. What a day!Pretty! (03-10-2014, 02:02 AM)worktycho Wrote: Trying to build with -Weverything -Werror in clang, 17 exceptions and countingFix it
03-10-2014, 03:01 AM
80Klines - that's like 1/2 of the source code itself
Clang likes to output long traces of how it included a files to the average length of a warning is approximately 8-10 lines
Also theres a lot of repertition. I recon we could shave at least a MB off the total by making Globals.h warnings free.
03-10-2014, 06:52 AM
I have a working Proof-Of-Concept PieceGenerator. For now, it generates three kinds of rooms with three kinds of connections between them, but it seems to be working well - no rooms overlap and the connections are matching
03-10-2014, 07:38 AM
Awesome
03-10-2014, 05:16 PM
|
« Next Oldest | Next Newest »
|