[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/7047] ld incorectly sets versions of symbols for ALSA
From: |
silakov at ispras dot ru |
Subject: |
[Bug ld/7047] ld incorectly sets versions of symbols for ALSA |
Date: |
25 Nov 2008 08:37:27 -0000 |
------- Additional Comments From silakov at ispras dot ru 2008-11-25 08:37
-------
Oh, so our interpretation of how version assignment works was simply wrong?
Thanks for explanations.
Indeed, it would be nice to add possibility to override a pattern with a
specific symbol name.
However, I'm a little confused about single "*" pattern. In case of the
following script:
ALSA_0.9 {
global:
*;
};
...
ALSA_0.9.5 {
global:
alsa_lisp;
} ALSA_0.9.3;
alsa_lisp symbol obtains ALSA_0.9 version. I'd expect it to have ALSA_0.9.5
one...
--
http://sourceware.org/bugzilla/show_bug.cgi?id=7047
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/7047] New: ld incorectly sets versions of symbols for ALSA, silakov at ispras dot ru, 2008/11/24
- [Bug ld/7047] ld incorectly sets versions of symbols for ALSA, amodra at bigpond dot net dot au, 2008/11/24
- [Bug ld/7047] ld incorectly sets versions of symbols for ALSA,
silakov at ispras dot ru <=
- [Bug ld/7047] ld incorectly sets versions of symbols for ALSA, amodra at bigpond dot net dot au, 2008/11/25
- [Bug ld/7047] ld incorectly sets versions of symbols for ALSA, amodra at bigpond dot net dot au, 2008/11/25
- [Bug ld/7047] ld incorectly sets versions of symbols for ALSA, amodra at bigpond dot net dot au, 2008/11/25
- [Bug ld/7047] ld incorectly sets versions of symbols for ALSA, amodra at bigpond dot net dot au, 2008/11/25