Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Int32.rotate && Int32 literals #3516

Closed
vicuna opened this issue Aug 8, 2002 · 1 comment
Closed

Int32.rotate && Int32 literals #3516

vicuna opened this issue Aug 8, 2002 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Aug 8, 2002

Original bug ID: 1309
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Berke Durak
Version: Ocaml 3.05
OS: OpenBSD
Submission from: mix-montsouris-110-3-82.abo.wanadoo.fr (193.248.190.82)

Would it be possible to include, even if their native-code implementations are
not
optimized, the following functions :

 Int32.rotate_left, Int32.rotate_right

and Int32 literals (something like 0xfedcba98L : int32) ?

Thanks

@vicuna
Copy link
Author

vicuna commented Apr 18, 2004

Comment author: administrator

Int32 literals added to 3.07. XL is reluctant to add rotate operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant