In article <knthgl$ukm$
1...@dont-email.me>,
Aharon Robbins <
arn...@skeeve.com> wrote:
...
>You have a few choices.
>
>1. Set LC_ALL=C in your environment. I do this from my .profile.
WAEF...
>2. Use gawk with the -b option. This is from the command line, not from
> the program itself.
OK - that sounds useful.
>3. You can try additionally using "configure --disable-nls" before compiling,
> but I think that just disables the translation facilities and not
> the attempts to deal with locales.
>
>4. You can force it by editing mbsupport.h and forcing a #undef of MBS_SUPPORT
> and then gawk will compile itself for a single byte environment.
Yes! Since I do all self-compiles of GAWK, I am definitely interested in
ways to compile it so it isn't brain-dead. Thanks.
>Note that as of gawk 4.0.1, ranges should behave rationally in regular
>expressions, no matter what the locale setting.
Aha! Yes, I think that is basically the advise I got the last time.
That my problem was that I was running an old version (my own, ancient
self-compile with some custom mods).
I haven't gotten around to compiling the latest version(s) yet. Must do so.
>And of course, as usual, you are best off using the latest released version,
>which is 4.1.0.
Righto.
--
Some of the more common characteristics of Asperger syndrome include:
* Inability to think in abstract ways (eg: puns, jokes, sarcasm, etc)
* Difficulties in empathising with others
* Problems with understanding another person's point of view
* Hampered conversational ability
* Problems with controlling feelings such as anger, depression
and anxiety
* Adherence to routines and schedules, and stress if expected routine
is disrupted
* Inability to manage appropriate social conduct
* Delayed understanding of sexual codes of conduct
* A narrow field of interests. For example a person with Asperger
syndrome may focus on learning all there is to know about
baseball statistics, politics or television shows.
* Anger and aggression when things do not happen as they want
* Sensitivity to criticism
* Eccentricity
* Behaviour varies from mildly unusual to quite aggressive
and difficult