|
[
Permalink
| « Hide
]
Dan Horak added a comment - 16/Jul/09 02:57 PM
I will open a thread on firebird-devel mailing list to discuss the support.
Thank you, patch is appreciated.
I will commit it right after 2.1.3 release (sorry, afraid that for 2.1.3 it's already too late). Can you also provide patch for HEAD? One question about a patch. I'm not familiar with s390 architecture. How strong alignment requirements does it have? I.e. will it work (like x86) or fail (like sparc) if int is placed on odd address? If yes, we must also define RISC_ALIGNMENT for it. I've tried libatomic_ops(). And telling true much surprised that is works for s390. It happened to be useless for sparc - only extra-old CPUs support, therefore poor-man implementation of many functions.
What version of library did you use? Port appears to be complete in HEAD currently
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||