Andrew, On Mon, Apr 3, 2023 at 9:45 PM Andrew Randrianasulu <[email protected]> wrote:
Attached patch fix build of libuuid-1.0.3 on Termux current (with clang-16)
Also attached patch I based my patch on, from NetBSD sources
it tries to do more renaming, but I think I need another patch for completing renaming, so this part is dropped ( hopefully only relevant on Solaris)
By this do you mean "Rename random_get_bytes to avoid symbol name conflict on Solaris" which was in the patch for NetBSD and not carried over to the actual patch? So that the diff lines marked as @@ -319, @@-451, and @@-549 are not needed?
чт, 6 апр. 2023 г., 19:00 Phyllis Smith <[email protected]>:
Andrew,
On Mon, Apr 3, 2023 at 9:45 PM Andrew Randrianasulu < [email protected]> wrote:
Attached patch fix build of libuuid-1.0.3 on Termux current (with clang-16)
Also attached patch I based my patch on, from NetBSD sources
it tries to do more renaming, but I think I need another patch for completing renaming, so this part is dropped ( hopefully only relevant on Solaris)
By this do you mean "Rename random_get_bytes to avoid symbol name conflict on Solaris" which was in the patch for NetBSD and not carried over to the actual patch? So that the diff lines marked as @@ -319, @@-451, and @@-549 are not needed?
yes, just I am afraid about editing patch too much because often it resulted (for me) in non-working (malformed) patch ....
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith