unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: poptsov.artyom@gmail.com (Artyom V. Poptsov)
To: Guile Users' Mailing List <guile-user@gnu.org>
Subject: [ANN] Guile-Udev 0.2.1 released
Date: Sun, 26 Dec 2021 12:05:23 +0300	[thread overview]
Message-ID: <87zgon4tyk.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1961 bytes --]

Hello Guilers,

I'm pleased to announce Guile-Udev 0.2.1:
  https://github.com/artyom-poptsov/guile-udev/releases/tag/v0.2.1

See the full list of the user-visible changes below.


* What is Guile-Udev?

Guile-Udev is a GNU Guile library that provides bindings to libudev[1]
library.

The library comes with Info documentation and usage examples.


* User-visible changes

--8<---------------cut here---------------start------------->8---
* Changes in version 0.2.1 (2021-12-26)
** Fix compilation errors on aarch64
   The naming conflict between variable 'fd_set' and 'typedef(fd_set)' can
   cause compilation errors on aarch64, just like in this issue reported on
   C++: <http://www.cplusplus.com/forum/unices/108481/>

   Now this problem should be fixed.

   Reported by: Antlers <antlers@github.com> in
   <https://github.com/artyom-poptsov/guile-udev/pull/1>
** Bump libtool library version
   The library version wasn't properly updated in the 0.2.0 release. Now it is
   bumped to 1:1:0 according to libtool recommendations:
   <https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html>

   Old programs that use Guile-UDev 0.1.0 or 0.2.0 can use the new version
   0.2.1 as a drop-in replacement.
--8<---------------cut here---------------end--------------->8---


* Usage examples

There is an example named 'examples/device-listener.scm'.  It listens to
USB events and prints device paths from events to the stdout.

Also the library is used as a foundation for a USB flash auto-mounter
daemon that I've written for one of my jobs:
  https://gitlab.com/gkaz/mst/-/blob/master/mstd/mstd

Happy hacking!

- Artyom

References:
1: https://en.wikipedia.org/wiki/Udev

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

                 reply	other threads:[~2021-12-26  9:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgon4tyk.fsf@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).