Skip to content

Commit

Permalink
Deprecate current &foo semantics.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Nov 16, 2012
1 parent 0066de8 commit e215ee4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/deprecations
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Deprecations in 2012.11

at present, a reference to an &foo that does not exist evalutes to
Nil. This will become a CHECK-time failure, in line with STD.
Planned for the 2012.12 release.

Deprecations in 2012.10

protos for built-in routines are now mostly as generic as possible,
Expand Down

0 comments on commit e215ee4

Please sign in to comment.