Mercurial > hg > xemacs-beta
annotate etc/HELLO @ 5014:c2e0c3af5fe3
cleanups to debug-print, try harder to make it work during GC
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-08 Ben Wing <ben@xemacs.org>
* emacs.c:
* emacs.c (assert_failed):
Fix comments about when inhibit_non_essential_printing_operations
is set and how used. Increment/decrement in assert_failed rather
than just setting/resetting to avoid hosing things in case we're
called when the value is already non-zero. Similarly increment/
decrement in_assert_failed.
* gc.c (gc_prepare):
* gc.c (gc_finish):
Increment/decrement inhibit_non_essential_printing_operations
rather than setting/resetting.
* print.c:
* print.c (debug_out):
* print.c (write_string_to_alternate_debugging_output):
* print.c (restore_inhibit_non_essential_conversion_operations):
* print.c (debug_print_exit):
* print.c (debug_print_enter):
* print.c (debug_prin1):
* print.c (debug_p4):
* print.c (ext_print_begin):
* print.c (ext_print_end):
* print.c (external_debug_print):
* print.c (debug_p3):
* print.c (debug_backtrace):
* print.c (debug_short_backtrace):
* print.c (vars_of_print):
Lots of cleanup. Fix debug_out() so it binds
inhibit_non_essential_printing_operations around it to ensure no
conversion. Remove many other places that set the same var since
the lower-level functions now all do it. A few other places, add
inhibit_non_essential_printing_operations bindings.Extract the
code out that sets up and resets lots of bindings in debug_prin1()
so that debug_backtrace() can use it, and rewrite it to use the
new STORE_VOID_IN_LISP() rather than having to have a single
static opaque structure holding all the bindings (and not handling
reentrancy). Fix raw `char' to be `CIbyte' in the declaration of
`alternate_do_string'.
* signal.c (check_what_happened):
Fix bug: Don't try to check for QUIT when
inhibit_non_essential_printing_operations or we may screw things
up if QUIT happens during debug printing.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 08 Feb 2010 07:00:24 -0600 |
parents | 29fb3baea939 |
children | f7b56a4b65e6 |
rev | line source |
---|---|
4495
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
1 -*- coding: iso-2022-7 -*- |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
2 |
428 | 3 You need many fonts to read all. |
4 Please correct this incomplete list and add more! | |
5 | |
6 --------------------------------------------------------- | |
7 Amharic ($(3"c!<!N"^(B) $(3!A!,!>(B | |
4884
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
8 Arabic ([2],GIqjHQYdG[0](B) [2],GecjdY[0](B [2],GeGdqSdG[0](B |
428 | 9 Croatian (Hrvatski) Bog (Bok), Dobar dan |
3077 | 10 Czech (,Bh(Besky) Dobr,B}(B den |
428 | 11 Danish (Dansk) Hej, Goddag |
12 English Hello | |
13 Esperanto Saluton | |
14 Estonian Tere, Tervist | |
15 FORTRAN PROGRAM | |
16 Finnish (Suomi) Hei | |
3077 | 17 French (Fran,Ag(Bais) Bonjour, Salut |
428 | 18 German (Deutsch Nord) Guten Tag |
3077 | 19 German (Deutsch S,A|(Bd) Gr,A|_(B Gott |
20 Greek (,FEkkgmij\(B) ,FCei\(B ,Fsar(B | |
21 Hebrew [2],Hylem[0](B | |
22 Irish (Gaeilge) Dia duit, Cad ,Ai(B mar a t,Aa(B t,Az(B? | |
428 | 23 Italiano Ciao, Buon giorno |
24 Maltese Ciao | |
25 Nederlands, Vlaams Hallo, Hoi, Goedendag | |
26 Norwegian (Norsk) Hei, God dag | |
3077 | 27 Polish Cze,B6f(B! |
28 Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B! | |
29 Slovak Dobr,B}(B de,Br(B | |
30 Spanish (Espa,Aq(Bol) ,A!(BHola! | |
428 | 31 Swedish (Svenska) Hej, Goddag |
3077 | 32 Tajik ,LAP[^\(B |
428 | 33 |
34 Tigrigna ($(3"8#r!N"^(B) $(3!Q!,!<"8(B | |
3077 | 35 Turkish (T,A|(Brk,Ag(Be) Merhaba |
36 Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn | |
428 | 37 |
3077 | 38 Japanese ($BF|K\8l(B) $B$3$s$K$A$O(B, (I:]FAJ(B, $BqV$(DiQ(B |
428 | 39 Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B) $ADc:C(B |
40 Cantonese ($(0GnM$(B,$(0N]0*Hd(B) $(0*/=((B, $(0+$)p(B | |
41 Hangul ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B | |
42 | |
43 Difference among chinese characters in GB, JIS, KSC, BIG5: | |
44 GB -- $AT*Fx(B $A?*7"(B | |
45 JIS -- $B855$(B $B3+H/(B | |
46 KSC -- $(Cj*Q((B $(CKR[!(B | |
47 BIG5 -- $(0&x86(B $(0DeBv(B |