CVS: more mac files missing

Sam pointed out that I should check out the devel_1_1_0 branch, so I did
that and the /src/thread/macos/ directory is empty…

Sam pointed out that I should check out the devel_1_1_0 branch, so I did
that and the /src/thread/macos/ directory is empty…

That’s correct. The thread functions have moved to the generic directory
since preemptive multi-threading isn’t implemented on MacOS (yet?). The
release versions do not have the empty directories.

See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

Sam Lantinga wrote:

Sam pointed out that I should check out the devel_1_1_0 branch, so I did
that and the /src/thread/macos/ directory is empty…

That’s correct. The thread functions have moved to the generic directory
since preemptive multi-threading isn’t implemented on MacOS (yet?). The
release versions do not have the empty directories.

When you do “cvs update” or “cvs checkout”, you often want the -P option
(prune empty directory), since CVS doesn’t do anything about empty
directory (it only manages files, not directories). I put that in my
.cvsrc file.–
Pierre Phaneuf
http://ludusdesign.com/