According to Ben A. Hetland <[EMAIL PROTECTED]>:
> > several occasion there are '\' that are just part of the multibyte charset.
> > What is the solution ?
>
> One solution is to replace the single '\' with an escaped '\\', since
> the \ is the standard escape character in C strings.
That's wha
Hubert Figuiere wrote:
>
> I can't finish building Dia because of these errors in a .po file:
>
> file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \
> && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.Big5.po
> zh_TW.Big5.po:161: illegal control sequence
> zh_TW.Big5.po:382: illega
On 8 Jun 2001, Lars Clausen wrote:
> On Fri, 8 Jun 2001, Hubert Figuiere wrote:
>
> >
> > I can't finish building Dia because of these errors in a .po file:
> >
> > file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \
> > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file
> > zh_TW.Big5.po
On Fri, 8 Jun 2001, Hubert Figuiere wrote:
>
> I can't finish building Dia because of these errors in a .po file:
>
> file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \
> && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file
> zh_TW.Big5.po
> zh_TW.Big5.po:161: illegal control sequence
> z
I can't finish building Dia because of these errors in a .po file:
file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.Big5.po
zh_TW.Big5.po:161: illegal control sequence
zh_TW.Big5.po:382: illegal control sequence
zh_TW.Big5.po:1592: