PDA

View Full Version : [Patch] Portability Patches



segv
12-24-2001, 02:21 AM
I have enclosed two patches for the current ShowEQ 4.0 CVS (12/23/01).

These patches are aimed at making ShowEQ portable among unix distributions, and I suspect I will issue several more of these in the coming weeks.

This set of patches adds generation of a localized stdint.h for compatibility with non-GNU systems, as well as automatic BYTE ORDER detection.

One small hack exists for FreeBSD due to the
dependency on the stdint.h UINT32_MAX declaration. This should really be changed to a local variable within the distribution.

- segv <[email protected]>

segv
12-24-2001, 02:23 AM
I attached the patches to the original message in this thread, yet they do not appear. Moderated perhaps?

segv
12-24-2001, 02:27 AM
Since attachments do not appear to be working, you may fetch them at the following URL:

http://multiple.divide.org/seq-port-patches-01122323.tar.gz

Ratt
12-24-2001, 04:39 AM
Please utilize the patch system that you see near the top of the page.

segv
12-25-2001, 02:07 AM
Done, but I seemed to be having a bit of difficulty, and created a patch entry that is not a patch.

Oopsie.