[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.11-170-g506eacc

Lennart Poettering gitmailer-noreply at 0pointer.de
Fri Aug 29 12:46:16 PDT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  1acf39435655ea485c99cf6f328b2972efb730e8 (commit)

- Log -----------------------------------------------------------------
506eacc... reword amd64 message
-----------------------------------------------------------------------

Summary of changes:
 src/pulsecore/atomic.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------

commit 506eacc9228eaf4f9ed805ca22157988327311fb
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri Aug 29 21:46:12 2008 +0200

    reword amd64 message

diff --git a/src/pulsecore/atomic.h b/src/pulsecore/atomic.h
index 23d5624..25b77e5 100644
--- a/src/pulsecore/atomic.h
+++ b/src/pulsecore/atomic.h
@@ -109,7 +109,7 @@ static inline pa_bool_t pa_atomic_ptr_cmpxchg(pa_atomic_ptr_t *a, void *old_p, v
 
 #elif defined(__GNUC__) && (defined(__amd64__) || defined(__x86_64__))
 
-#warn "The native atomic operations implementation for AMD64 has not been tested. libatomic_ops is known to not work properly on AMD64 and your gcc version is too old for the gcc-builtin atomic ops support. You have three options now: make the native atomic operations implementation for AMD64 work, fix libatomic_ops, or upgrade your GCC."
+#warn "The native atomic operations implementation for AMD64 has not been tested thoroughly. libatomic_ops is known to not work properly on AMD64 and your gcc version is too old for the gcc-builtin atomic ops support. You have three options now: test the native atomic operations implementation for AMD64, fix libatomic_ops, or upgrade your GCC."
 
 /* Addapted from glibc */
 

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list