File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- GNUstep Objective-C Runtime 1.8
2
- ===============================
1
+ GNUstep Objective-C Runtime 1.8.1
2
+ =================================
3
3
4
- This the ninth official release of the GNUstep Objective-C runtime (a.k.a.
5
- libobjc2). This runtime was designed to support the features of modern
6
- dialects of Objective-C for use with GNUstep and other Objective-C programs.
7
- Highlights of this release include:
4
+ This a bugfix release for the ninth official release of the GNUstep Objective-C
5
+ runtime (a.k.a. libobjc2). This runtime was designed to support the features
6
+ of modern dialects of Objective-C for use with GNUstep and other Objective-C
7
+ programs. Highlights of this release include:
8
8
9
- - Added API for tracing, allowing interposition on all message sends matching a
10
- given selector.
9
+ - Better build system detection of LLVM not being present
11
10
12
- - Numerous bug fixes and stability improvements.
11
+ - Fix for a bug causing corruption of runtime state when hidden classes are
12
+ deallocated.
13
13
14
14
You may obtain the code for this release from git and use the 1.8 branch:
15
15
You can’t perform that action at this time.
0 commit comments