close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "bzr": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
02/06/2008 06:40:17 PM (13 years ago)
- Author:
-
dsowen
- Comment:
-
Added links.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
3 | 3 | These are my branches of [http://common-lisp.net/project/plain-odbc/ plain-odbc]. |
4 | 4 | |
5 | | I created a patch for 64-bit compatibility on Linux. It's currently going through testing on the project's mainline. |
| 5 | I created a [diff:64-bit@64-bit,2:64-bit,8 patch for 64-bit compatibility on Linux]. It's currently going through testing on the project's mainline. |
6 | 6 | |
7 | | I'm also working on a patch to add typed error signaling. I'll submit it to mainline after the 64-bit dust has settled. |
| 7 | I'm also working on a [source:/error-handling branch to add typed error-signaling]. I'll submit it to mainline after the 64-bit dust has settled. |