Mercurial > hg > xemacs-beta
annotate nt/xemacs.dsw @ 4971:bcdf496e49d0
put back patch to get more informative staticpro debugging
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-04 Ben Wing <ben@xemacs.org>
* symbols.c (defsymbol_massage_name_1):
* symbols.c (defsymbol_nodump):
* symbols.c (defsymbol):
* symbols.c (defkeyword):
* symeval.h (DEFVAR_SYMVAL_FWD_OBJECT):
Put this back again:
Make the various calls to staticpro() instead call staticpro_1(),
passing in the name of the C var being staticpro'ed, so that it
shows up in staticpro_names. Otherwise staticpro_names just has
1000+ copies of the word `location'.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Thu, 04 Feb 2010 05:55:25 -0600 |
parents | 2a199f37e01f |
children |
rev | line source |
---|---|
3363 | 1 Microsoft Developer Studio Workspace File, Format Version 6.00 |
2 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! | |
3 | |
4 ############################################################################### | |
5 | |
6 Project: "xemacs"=".\xemacs.dsp" - Package Owner=<4> | |
7 | |
8 Package=<5> | |
9 {{{ | |
10 }}} | |
11 | |
12 Package=<4> | |
13 {{{ | |
14 }}} | |
15 | |
16 ############################################################################### | |
17 | |
18 Global: | |
19 | |
20 Package=<5> | |
21 {{{ | |
22 }}} | |
23 | |
24 Package=<3> | |
25 {{{ | |
26 }}} | |
27 | |
28 ############################################################################### | |
29 |