Re: [Libcdio-devel] [PATCH] libcdio.sym: Remove undefined symbols

2024-01-09 Thread Rocky Bernstein
Your changes have now been merged to master. Thanks for testing and sticking with this. On Tue, Jan 9, 2024 at 7:50 PM Nicholas Vinson wrote: > On 1/9/24 02:40, Rocky Bernstein wrote: > > I have not been able to reproduce the problem using the configure > > options given, however the patch seems

Re: [Libcdio-devel] [PATCH] libcdio.sym: Remove undefined symbols

2024-01-08 Thread Rocky Bernstein
I have not been able to reproduce the problem using the configure options given, however the patch seems reasonable. I have applied it in branch nvinson234 in git on savannah.gnu.org See https://git.savannah.gnu.org/cgit/libcdio.git/commit/?h=nvinsion234&id=4ebc31bf828e3503891a201ecb6ef7e92ac52359

Re: [Libcdio-devel] [PATCH] libcdio.sym: Remove undefined symbols

2024-01-08 Thread Nicholas Vinson
[Resending to include the mailing list] On 1/8/24 21:33, Rocky Bernstein wrote: Thanks - I will try patching this soon. I would be interested in seeing a failure, applying the patch and seeing a fix. Would you give me more information about the environment so I can replicate this failure?

Re: [Libcdio-devel] [PATCH] libcdio.sym: Remove undefined symbols

2024-01-08 Thread Rocky Bernstein
Thanks - I will try patching this soon. I would be interested in seeing a failure, applying the patch and seeing a fix. Would you give me more information about the environment so I can replicate this failure? Thanks. and thanks for the patch. On Mon, Jan 8, 2024 at 9:11 PM Nicholas Vinson w