Buffer interface thing got fixed.
This commit is contained in:
parent
76bd6fdb4b
commit
dd753eaa71
|
@ -55,14 +55,6 @@ Core Language / Builtins
|
|||
|
||||
http://sf.net/bugs/?func=detailbug&bug_id=115555&group_id=5470
|
||||
|
||||
- The buffer interface could be smarter when a buffer object is
|
||||
created that depends on another buffer object -- if the
|
||||
original buffer object has no base, the depending object will
|
||||
have no base either. It could be argued that the depending
|
||||
object should have the original object as a base. Or not.
|
||||
|
||||
http://sf.net/bugs/?func=detailbug&bug_id=116405&group_id=5470
|
||||
|
||||
- Non-accidental IEEE-754 support (Infs, NaNs, settable traps, etc).
|
||||
Big project.
|
||||
|
||||
|
|
Loading…
Reference in New Issue