Georg Baum wrote:
Abdelrazak Younes wrote:
Scons/windows has problem with this change:
I did not test the scons change. It looks like I forgot a comma. Does this
patch help?
Yes.
Abdelrazak Younes wrote:
> Scons/windows has problem with this change:
I did not test the scons change. It looks like I forgot a comma. Does this
patch help?
GeorgIndex: development/scons/SConstruct
===
--- development/scons/SConst
Lars Gullik Bjønnes wrote:
> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> | The log says "_Invoke_ _iconv_ with explicit BE suffix" that's quite
> | different.
>
> but why I would have assumed that using LE resp. BE and drop all
> later byteswapping would have been the way to go...
I did
Georg Baum <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
|
| > Is this really what we want?
| > (The answer from my pov is "NO")
| >
| > IMHO we want to use native endianess internally, and I do not get why
| > anything should care about what we do internally.
|
| The patch does not
Lars Gullik Bjønnes wrote:
> Is this really what we want?
> (The answer from my pov is "NO")
>
> IMHO we want to use native endianess internally, and I do not get why
> anything should care about what we do internally.
The patch does not alter how iconv is called: UCS-4 == UCS-4BE, regardless
of
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | Lars Gullik Bjønnes wrote:
| > | > [EMAIL PROTECTED] writes:
| > | > | Author: baum
| > | > | Date: Mon Sep 4 16:43:25 2006
| > | > | New Revision: 14890
| > | > | |
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > [EMAIL PROTECTED] writes:
| > | Author: baum
| > | Date: Mon Sep 4 16:43:25 2006
| > | New Revision: 14890
| > | | URL: http://www.lyx.org/trac/changeset/14890
| > | Log:
| > | Fix byte ord
[EMAIL PROTECTED] wrote:
Author: baum
Date: Mon Sep 4 16:43:25 2006
New Revision: 14890
URL: http://www.lyx.org/trac/changeset/14890
Log:
Fix byte order problems
* src/support/unicode.C
(bytes_to_ucs4): make it work on big endian machines
(bytes_to_ucs2): make it work on
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > [EMAIL PROTECTED] writes:
| > | Author: baum
| > | Date: Mon Sep 4 16:43:25 2006
| > | New Revision: 14890
| > | | URL: http://www.lyx.org/trac/changeset/14890
| > | Log:
| > | Fix byte order problems
| > | * src/sup
Lars Gullik Bjønnes wrote:
[EMAIL PROTECTED] writes:
| Author: baum
| Date: Mon Sep 4 16:43:25 2006
| New Revision: 14890
|
| URL: http://www.lyx.org/trac/changeset/14890
| Log:
| Fix byte order problems
| * src/support/unicode.C
| (bytes_to_ucs4): make it work on big endian machi
[EMAIL PROTECTED] writes:
| Author: baum
| Date: Mon Sep 4 16:43:25 2006
| New Revision: 14890
|
| URL: http://www.lyx.org/trac/changeset/14890
| Log:
| Fix byte order problems
| * src/support/unicode.C
| (bytes_to_ucs4): make it work on big endian machines
| (bytes_to_ucs2): m
11 matches
Mail list logo