Re: [Hamlib-developer] Hamlib 4.6.4 release
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Diane B. <db...@db...> - 2025-07-19 23:29:32
|
On Sat, Jul 19, 2025 at 06:45:55PM -0400, Greg Troxel wrote: > Diane Bruce via Hamlib-developer > <ham...@li...> writes: > > > There are some libusb changes for FreeBSD > > It's interesting that I don't seem to need these for NetBSD -- or might > I not have noticed at build time? You'd have noticed sorry I did not look at my NetBSD machine and code tree. :) Obviously the code is different here. See https://github.com/libusb/libusb/pull/1652 Perhaps maybe something like the suggested #define wU2DevExitLat bU2DevExitLat Also see https://reviews.freebsd.org/D50740 And this #define bNumDeviceCapabilities bNumDeviceCaps (see kevans comment) Should make it work for all variations then. > > I wonder if this can be done with a configure test instead of ifdef > FooOS, to be more likely to handle other situations. It could easily be. I only did what I needed to make it run on FreeBSD (Apart from my accidental whitespace change. oops!) Perhaps using the defines would be cleaner? > > There's a stray whitespace change. Yes I only noticed I accidentally added this *sigh*. > > I don't immediately understand; would be nice to include a commit > message. I should not have rushed but here we go. Sorry. :-( > > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer > > ---------- > > This email has been scanned for spam and viruses by Proofpoint Essentials. Visit the following link to report this email as spam: > https://us2.proofpointessentials.com/app/report_spam.php?mod_id=11&mod_option=logitem&report=1&type=easyspam&k=k1&payload=53616c7465645f5fa4a175933b97107c8bdca0f86642632becbb0eb65102f3e3dab8a57fae64c81bd2ef4c74d650ad23636bb424dd8e2b40e4f921d26ba2a1355d9aaa3349c12e790bcad46515e3848c8ba2add02c6db42904e1454641e61db62f5d9f650fb69df4201b01bd3ae7da4aa7c08f7aa6ce4cf3c9f2368d5da0b1bf828dfed54dff80f84875aa861eb7e3c6 > -- db...@Fr... db...@db... http://www.db.net/~db https://ottawa.place/@Dianora |