Ar an t-ochtú lá is fiche de mí na Samhain, scríobh Vin Shelton:
Thanks for fixing this.
Fixed. Bugger.
APPROVE COMMIT
NOTE: This patch has been committed.
src/ChangeLog addition:
2006-11-28 Aidan Kehoe <kehoea(a)parhasard.net>
* doprnt.c (emacs_doprnt_1):
Ibyte -> Ascbyte, for the sake of the MSVC build. Thank you Vin.
XEmacs Trunk source patch:
Diff command: cvs -q diff -u
Files affected: src/doprnt.c
===================================================================
RCS
Index: src/doprnt.c
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/src/doprnt.c,v
retrieving revision 1.31
diff -u -r1.31 doprnt.c
--- src/doprnt.c 2006/11/28 13:01:29 1.31
+++ src/doprnt.c 2006/11/28 16:07:59
@@ -776,9 +776,9 @@
#endif /* HAVE_BIGFLOAT */
else
{
- Ibyte *text_to_print = alloca_array (char, 350);
- Ibyte constructed_spec[100];
- Ibyte *p = constructed_spec;
+ Ascbyte *text_to_print = alloca_array (char, 350);
+ Ascbyte constructed_spec[100];
+ Ascbyte *p = constructed_spec;
/* Mostly reconstruct the spec and use sprintf() to
format the string. */
--
Santa Maradona, priez pour moi!
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta