On 2022/08/21 22:16, Nathan Hartman wrote:
> This makes me wonder, though, how EZT [1] (the program that processes
> these templates) generates its output. Does it output the same line
> endings as found in the templates? Or does it unconditionally output
> "\n" endings when run on Unix and "\r\n"
On Sat, Aug 20, 2022 at 7:24 PM Vincent Lefevre wrote:
>
> On 2022-08-20 14:08:43 +0200, Branko Čibej wrote:
> > On 20.08.2022 00:57, Vincent Lefevre wrote:
> > > A minor issue I had found during my checks for the URL update:
> > [...]
> > > Shouldn't build/generator/templates/vcnet_vsprops.ezt ha
On 2022-08-20 14:08:43 +0200, Branko Čibej wrote:
> On 20.08.2022 00:57, Vincent Lefevre wrote:
> > A minor issue I had found during my checks for the URL update:
> [...]
> > Shouldn't build/generator/templates/vcnet_vsprops.ezt have
> > svn:eol-style set to native so that it doesn't get CRLF
> > l
On 20.08.2022 00:57, Vincent Lefevre wrote:
A minor issue I had found during my checks for the URL update:
[...]
Shouldn't build/generator/templates/vcnet_vsprops.ezt have
svn:eol-style set to native so that it doesn't get CRLF
line terminators under Unix?
Similarly, .bat files have inconsiste
A minor issue I had found during my checks for the URL update:
for i in build/generator/templates/*.ezt
do file $i; svn pg svn:eol-style $i; done
gives
build/generator/templates/build-outputs.mk.ezt: ASCII text, with very long
lines (478)
native
build/generator/templates/build_locale.ezt: DOS b
5 matches
Mail list logo