Moritz Bunkus
|
3854feed87
|
format verifier: ignore one more entry in the Turkish translation
…%100… as a translation for …100%…; the string isn't used in Qt,
therefore OK.
|
2021-02-14 11:21:07 +01:00 |
|
Moritz Bunkus
|
d6707da459
|
build system: protect digest calls from re-entry
The code for Ruby's Digest module seems to be racy
wrt. multi-threading. See e.g.
https://github.com/aws/aws-sdk-ruby/issues/525 for details.
|
2018-12-04 21:13:17 +01:00 |
|
Moritz Bunkus
|
cc7b32a6f4
|
build system: implement fmt::format & Qt verification in translation files
|
2018-12-04 17:18:50 +01:00 |
|
Moritz Bunkus
|
e0c97ab528
|
format string verification: ignore fuzzy entries
|
2016-07-11 21:53:14 +02:00 |
|
Moritz Bunkus
|
3c2b49200f
|
build: extend format string verification to plurals
|
2016-07-11 20:59:19 +02:00 |
|
Moritz Bunkus
|
e1862cbc3a
|
build system: ignore one more translatable string in c-format checks
|
2016-07-10 17:53:56 +02:00 |
|
Moritz Bunkus
|
0bad8270cb
|
build system: fix Ruby warnings
These include:
- assigned but unused local variable
- & interpreted as argument prefix
- ambiguous first argument
- shadowed variables
|
2015-03-24 13:20:18 +01:00 |
|
Moritz Bunkus
|
c151f2043b
|
build system: move format string verification into Rakefile
|
2014-01-25 12:42:36 +01:00 |
|