Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Re: Piping stderr?
- Date: Mon, 01 Jul 2002 17:44:35 +0900
- From: Jiro SEKIBA <jir@example.com>
- Subject: Re: [tlug] Re: Piping stderr?
- References: <3D109EC0.4070703@example.com><87n0trz38q.fsf@example.com><s3t3cvj6oad.fsf@example.com><87r8j1w8ol.fsf@example.com><877kktb463.wl@example.com><87n0tlmn5r.wl@example.com><87bsa1nsvr.fsf@example.com><87vg895g7k.wl@example.com><871yaxnjei.fsf@example.com><87adpkj70k.wl@example.com><87u1nrao03.fsf@example.com><87znxjhlw4.wl@example.com><87ptyf91b3.fsf@example.com><87wusnhfg8.wl@example.com><876607wlpj.fsf@example.com><87eleuz973.wl@example.com><87d6ues4tn.fsf@example.com><87n0thf6m2.wl@example.com><873cv9owxa.fsf@example.com><87lm91f11n.wl@example.com><87u1nooofx.fsf@example.com><878z50fe79.wl@example.com><877kkkm6dx.fsf@example.com><871yasqcb5.wl@example.com><87y9d0kmpm.fsf@example.com><87znxgos8v.wl@example.com><87k7ojlx87.fsf@example.com><87fzz7lv2i.fsf@example.com><87lm8zu4il.wl@example.com><874rfnlj62.fsf@example.com><87u1nkcbk4.wl@example.com><87hejjhnry.fsf@example.com>
- User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3(Unebigoryōmae) APEL/10.3 Emacs/21.2(i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
At 01 Jul 2002 17:10:09 +0900, Stephen J. Turnbull <stephen@example.com> wrote: >> Let me show you the simple CSI program > > For heaven's sake, do you think I couldn't write that for myself? On this list, there are a lot of people who are not interested in I18N and don't know well about it. And actually I couldn't help doubting your mb*/wc* knowledge when you wrote "libcsi" idea. > You just don't get it, do you? It's _all about error handling_, and > better yet, error prevention. Show me how you handle that buffer to > ensure that when recoded according to the current locale and passed to > creat(2) it Does What I Mean. Strip the locale and use it as on UTF-8 locale then filter it, that's what I'm saying, and that's your way. If you use on the SJIS locale, yes, error will occur. That's helpless ith CSI. But you can avoid by stripping that locale. UTF-8 hard-coding program never have this problem, but you can only use UTF-8 codesets as filename. That's what we call trade-off. You prefer UTF-8 hard-coding, even it has incompatibly with legacy codesets. I prefer CSI, even it has filename handling problem. OR if there are the rule "file name must be UTF-8", then just use iconv(3) before calling creat(4). But there is no such standard. -- Jiro SEKIBA | Web tools & AP Linux Competency Center, YSL, IBM Japan | email: jir@example.com, jir@example.com
- Follow-Ups:
- Re: [tlug] Re: Piping stderr?
- From: Stephen J. Turnbull
- References:
- Re: [tlug] Re: Piping stderr?
- From: Jiro SEKIBA
- Re: [tlug] Re: Piping stderr?
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Redhat quiz
- Next by Date: [tlug] Voice IM on Linux
- Previous by thread: Re: [tlug] Re: Piping stderr?
- Next by thread: Re: [tlug] Re: Piping stderr?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links