On 2019/11/24 11:47:01, hahnjo wrote:
On 2019/11/23 16:45:17, Dan Eble wrote:
> If an XML file is opened as a binary file, will the treatment of
> platform-specific line endings become inconvenient for some people?
I hope it does not: Once we know it's really text, the code will call
decode('u
Hi,
after recent release of guile-2.9.5
https://lists.gnu.org/archive/html/guile-devel/2019-11/msg00016.html
I tried it out for building LilyPond. (with my usual guile-patches)
Obviously the short-cut `_´ for `gettext´ is replaced by `G_´ (see above link)
Though, I can't simply replace one by the
On 2019/11/24 17:24:07, lemzwerg wrote:
> AFAICT this already works with GCC because it just
> returns an error code: [...]
OK. This deserves a comment IMHO.
Ok, will add a description of the status-quo for GCC.
https://codereview.appspot.com/573270043/
AFAICT this already works with GCC because it just
returns an error code: [...]
OK. This deserves a comment IMHO.
https://codereview.appspot.com/573270043/
On 2019/11/24 15:13:56, lemzwerg wrote:
Please extend this patch to cover gcc, too.
AFAICT this already works with GCC because it just returns an error
code:
$ gcc -Wnot-there -x c /dev/null
gcc: error: unrecognized command line option ‘-Wnot-there’
$ echo $?
1
https://codereview.appspot.com
Please extend this patch to cover gcc, too.
https://codereview.appspot.com/573270043/
Reviewers: hahnjo,
Message:
I don't think we should go this hacky way. For Clang
I'm already fixing this
issue with https://sourceforge.net/p/testlilyissues/issues/5608/
(Especially the confdefs.h should be fixed correctly,
by untangling AutoConf and StepMake and not define
the macro twice i
Hello,
I saw master and staging were OoS and ran patchy but got this error:
--snip--
fatal: unable to connect to git.sv.gnu.org:
git.sv.gnu.org[0: 209.51.188.201]: errno=No route to host
git.sv.gnu.org[1: 2001:470:142:5::201]: errno=Network is unreachable
--snip--
James
Dear Sir/Madam . I want to know something, how to get nulled to
someone's business system and do whatever I like to do.
https://codereview.appspot.com/571180043/
how to wipe my dept & how to put money on y bank account ,pay pall .
useing development tool . because What I have lean while im seching
things ,is the is no thing such as money .It just a number123... we work
hard to get that number
https://codereview.appspot.com/571180043/
Reviewers: lemzwerg, Dan Eble,
Message:
On 2019/11/23 16:45:17, Dan Eble wrote:
> 3. Open midi and musicxml files in binary mode
> Only decode once we are sure that the content is not compressed.
If an XML file is opened as a binary file, will the treatment of
platform-specific line endings b
I don't think we should go this hacky way. For Clang I'm already fixing
this issue with https://sourceforge.net/p/testlilyissues/issues/5608/
(Especially the confdefs.h should be fixed correctly, by untangling
AutoConf and StepMake and not define the macro twice in the first
place.)
https://code
12 matches
Mail list logo