Will the new release support eurobraille b. note?
On Tue, 1 Oct 2024, Samuel Thibault wrote:
Date: Tue, 1 Oct 2024 10:58:30 +0200
From: Samuel Thibault <[email protected]>
Reply-To: Informal discussion between users and developers of BRLTTY.
<[email protected]>
To: [email protected]
Subject: Re: [BRLTTY] New release soon.
Hello,
Sebastian Humenda, le mar. 01 oct. 2024 10:51:30 +0200, a ecrit:
Dave Mielke schrieb am 19.09.2024, 6:05 -0400:
>I've been reminded that a new release is long over-due.
>Would those of you who can, please ensure that you're running the latest
development code and do some testing.
On latest master (6e6971087580), I get:
```
gcc -I. -I. -I./../Programs -I../Programs -I../Headers -I./.. -I..
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall
-Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation
-fPIC -c ./core.c
gcc -I. -I. -I./../Programs -I../Programs -I../Headers -I./.. -I..
-D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500
-D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall
-Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation
-fPIC -c ./program.c
./program.c: In function ‘makeCommandPath’:
./program.c:197:39: error: ‘COMMANDS_DIRECTORY’ undeclared (first use in this
function); did you mean ‘LOCALE_DIRECTORY’?
197 | if (changeStringSetting(&directory, COMMANDS_DIRECTORY)) {
| ^~~~~~~~~~~~~~~~~~
| LOCALE_DIRECTORY
I'm not getting the issue. Did you ./autogen ?
Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty