Thread (27 messages) flat view 27 messages, 4 authors, 2016-06-15

Re: [PATCH v4 02/15] mingw: implement syslog

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:49:45

Erik Faye-Lund wrote:
The string gets inlined into itself (with a limit of 100 expansions)
leading to string like "foo %1 bar" becoming "foo foo foo ... foo %1
bar bar bar ... bar". With our expansion, it becomes "foo % 1 bar"
instead.
Ah, ok.  Sounds like there is no need to worry about requests for "%%1"
etc.  Thanks for explaining.

Maybe the symptoms and cases not covered (%2, %%1) would be worth
mentioning in the log message?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help