Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268566 - app-emacs/ocaml-mode-3.11.0: version bump
Summary: app-emacs/ocaml-mode-3.11.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 09:19 UTC by Martin von Gagern
Modified: 2009-05-04 14:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2009-05-04 09:19:03 UTC
Please bump ocaml-mode to 3.11.0 in order to get rid of this warning:

Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use
    `string-to-number' instead.

Looking at the diff of the corresponding ocaml tarballs, there has been some change to this function, and it seems it was done in a backwards-compatible fashion, so bumping shouldn't cause problems for older emaces either.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2009-05-04 14:44:46 UTC
Bumped in the tree, although there are dozens of warnings still. :)