aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorPaul Eggert2013-10-07 01:05:00 -0700
committerPaul Eggert2013-10-07 01:05:00 -0700
commit223752d78f464f6cabafa76f32089300522d3ff4 (patch)
tree757d9055bfb2a434d787a6280d8e4d5461302097 /lisp/progmodes/python.el
parent3c439e0a8410d713488b16af5842ad8ef0cddb04 (diff)
downloademacs-223752d78f464f6cabafa76f32089300522d3ff4.tar.gz
emacs-223752d78f464f6cabafa76f32089300522d3ff4.zip
emacs_read and emacs_write now use void *, not char *.
* alloc.c (valid_pointer_p) [!WINDOWSNT]: Remove now-unnecessary cast. * sysdep.c (emacs_read, emacs_write, emacs_write_sig): Buffer arg is now void *, not char *. This matches plain 'read' and 'write' better, and avoids a constraint violation on Solaris 9 with Oracle Studio.
Diffstat (limited to 'lisp/progmodes/python.el')
0 files changed, 0 insertions, 0 deletions