[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| | Special build flags:warnings stdlib-debug concept-checks pch
| | assertions use-aspell jpeg-image-loader compression
>>
| | Can some guru help me here?
>
| This is soley in the make system. Not part the compile at all. Why do
| Asge
Lars Gullik Bjønnes wrote:
I do not quite get it. Are you saying that libz does not exist on
windows?
Sure this is needed in the code to have it work without compression,
but Asger seems to want this since he does not have zlib?
I have zlib for windows, but it's a mistake that you can not build
wi
Angus Leeming <[EMAIL PROTECTED]> writes:
| Here's my take on Asger's patch.
I do not quite get it. Are you saying that libz does not exist on
windows?
Sure this is needed in the code to have it work without compression,
but Asger seems to want this since he does not have zlib?
--
Lgb
Angus Leeming <[EMAIL PROTECTED]> writes:
| Part of Asger's patch wraps bits of code up inside
>
| #ifdef USE_COMPRESSION
| ...
| #endif
>
| blocks. Looks entirely reasonable to me. However, before I can apply it,
| I'd need to have a USE_COMPRESSION macro defined in config.h.
>
| Unfortuanetl
Andreas Vox wrote:
>> Here's my take on Asger's patch.
> One typo left.
Thanks, Andreas.
--
Angus
Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Here's my take on Asger's patch.
>
One typo left.
/Andreas
Index: src/lyxlex_pimpl.h
=
RCS file: /cvs/lyx/lyx-devel/src/lyxlex_pimpl.h,v
retrieving revision 1.21
diff -u -p -r1.21 lyxlex_pimpl.h
--- src/lyxlex_pimpl.h 2005
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote:
>> Are you looking for USE_COMRESSION or USE_COMPRESSION?
Georg> Good point. And I copy/pasted this several times without
Georg> noticing the typo :-(
Yes, this was fascinating to read :)
JMarc
Jean-Marc Lasgouttes wrote:
> Are you looking for USE_COMRESSION or USE_COMPRESSION?
Good point. And I copy/pasted this several times without noticing the
typo :-(
Georg
Jean-Marc Lasgouttes wrote:
> Angus> There's no corresponding /* #undef USE_COMRESSION */ in
> Angus> config.h.in or #define USE_COMPRESSION in config.h
>
> Are you looking for USE_COMRESSION or USE_COMPRESSION?
Gr. I'm going to make you all rebuild your entire trees unless you
cheat by using
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Part of Asger's patch wraps bits of code up inside #ifdef
Angus> USE_COMPRESSION ... #endif
Angus> blocks. Looks entirely reasonable to me. However, before I can
Angus> apply it, I'd need to have a USE_COMPRESSION macro defined in
Angus Leeming wrote:
> Part of Asger's patch wraps bits of code up inside
>
> #ifdef USE_COMPRESSION
> ...
> #endif
>
> blocks. Looks entirely reasonable to me. However, before I can apply it,
> I'd need to have a USE_COMPRESSION macro defined in config.h.
>
> Unfortuanetly, whilst there's
11 matches
Mail list logo