From: Roland S. <st...@an...> - 2009-08-23 17:30:36
|
Hi, this error now also hits the Debian archive where it fails to build from source now. Should we rely on an official new hyperlatex version or try to introduce a Debian specific fix? Thanks, Roland Tomer Altman wrote: > In hyperlatex-format-newcommand: > hyperlatex.el:1241:42:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-providecommand: > hyperlatex.el:1254:46:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-newenvironment: > hyperlatex.el:1277:48:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-makemenu: > hyperlatex.el:2121:17:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-setcounter: > hyperlatex.el:3391:18:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-addtocounter: > hyperlatex.el:3408:18:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > Wrote /usr/local/lib/hyperlatex/hyperlatex.elc > GNU Emacs 22.3.1 > Copyright (C) 2008 Free Software Foundation, Inc. > GNU Emacs comes with ABSOLUTELY NO WARRANTY. > You may redistribute copies of Emacs > under the terms of the GNU General Public License. > For more information about these matters, see the file named COPYING. > |