- add noui.cpp to SOURCES (to see / edit the file)
- remove -silent when doing lrelease (to see possible warnings / errors)
- re-word a comment and remove a space
small updates to Bitcoin-Qt project file #1516
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:GUI_projectfile changing 1 files +6 −5-
Diapolo commented at 4:06 PM on June 24, 2012: none
-
laanwj commented at 1:44 PM on June 25, 2012: member
The reason that the silent flag is there is because sometimes the .pro is run through multiple times (the system call is executed multiple times) so to prevent error spam.
-
Diapolo commented at 2:11 PM on June 25, 2012: none
I can revert it, but found it usefull to see all info displayed. I think you are the one that doesn't like silent errors :)?
-
laanwj commented at 2:30 PM on June 25, 2012: member
True, I don't like silent errors/warnings, but the problem is that everyone gets the warnings for all translations every time they build, even though they can't fix them (and if they can they need to do it in transifex anyway). So it was kind of noise.
-
82ec7d5542
small updates to Bitcoin-Qt project file
- add noui.cpp to SOURCES (to see / edit the file) - re-word a comment and remove a space
-
Diapolo commented at 2:37 PM on June 25, 2012: none
Removed the noise again and only use it on my local build then :).
-
laanwj commented at 9:32 AM on June 26, 2012: member
ACK
- laanwj referenced this in commit a95a0ab569 on Jun 27, 2012
- laanwj merged this on Jun 27, 2012
- laanwj closed this on Jun 27, 2012
- coblee referenced this in commit e3068b2aeb on Jul 17, 2012
- lateminer referenced this in commit 3918ad3eae on Jan 22, 2019
- DrahtBot locked this on Sep 8, 2021