~ chicken-core (chicken-5) f9355b4fba2bbf98a350c6a9e903957116f2b994
commit f9355b4fba2bbf98a350c6a9e903957116f2b994 Author: felix <felix@call-with-current-continuation.org> AuthorDate: Tue Jul 26 03:31:39 2011 +0200 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Tue Jul 26 03:31:39 2011 +0200 removed obsolete reference to global-ref diff --git a/c-platform.scm b/c-platform.scm index 6c76d94a..46476003 100644 --- a/c-platform.scm +++ b/c-platform.scm @@ -152,7 +152,7 @@ u8vector-ref s8vector-ref u16vector-ref s16vector-ref u32vector-ref s32vector-ref f32vector-ref f64vector-ref f32vector-set! f64vector-set! u8vector-set! s8vector-set! u16vector-set! s16vector-set! u32vector-set! s32vector-set! - locative-ref locative-set! locative->object locative? global-ref + locative-ref locative-set! locative->object locative? null-pointer? pointer->object flonum? finite? address->pointer pointer->address pointer+ pointer=? pointer-u8-ref pointer-s8-ref pointer-u16-ref pointer-s16-ref @@ -1104,7 +1104,6 @@ (pointer-f32-ref . pointer-f32-set!) (pointer-f64-ref . pointer-f64-set!) (string-ref . string-set!) - (global-ref . global-set!) (vector-ref . vector-set!) ) ) (rewriteTrap