Displaying 7 results from an estimated 7 matches for "barabucci".
2017 Jan 10
2
GMail-like user labels in IMAP/dovecot, situation in 2017?
...tivity in the
relevant IETF working groups. That seems strange to me, because the
user-defined labels looks like a feature many users would like to have.
I suppose I haven't found the relevant discussion group. Is this kind of
enhancement to IMAP being discussed somewhere?
Regards,
--
Gioele Barabucci <gioele at svario.it>
2019 Jan 25
0
[klibc:update-dash] builtin: Reject malformed printf specifications with digits after '*'
...$ ./src/dash -c 'printf "%*0s " 1 2 && echo FAIL || echo OK'
./src/dash: 1: printf: %*0: invalid directive
OK
Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779618
Originally-by: Patrick Brown <opensource at whoopdedo.org>
Forwarded-by: Gioele Barabucci <gioele at svario.it>
Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au>
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
usr/dash/bltin/printf.c | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/usr/dash/bltin/printf....
2020 Mar 28
0
[klibc:update-dash] dash: builtin: Reject malformed printf specifications with digits after '*'
...$ ./src/dash -c 'printf "%*0s " 1 2 && echo FAIL || echo OK'
./src/dash: 1: printf: %*0: invalid directive
OK
Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779618
Originally-by: Patrick Brown <opensource at whoopdedo.org>
Forwarded-by: Gioele Barabucci <gioele at svario.it>
Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au>
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
usr/dash/bltin/printf.c | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/usr/dash/bltin/printf....
2017 Jan 10
0
GMail-like user labels in IMAP/dovecot, situation in 2017?
On 10 Jan 2017, at 21.00, Gioele Barabucci <gioele at svario.it> wrote:
>
> Hello,
>
> I am in the process of updating my IMAP dovecot installation and I was
> wondering what is the current state of the art for GMail-like
> user-defined labels.
>
> Are GMail-like user-defined labels now somehow achievable wi...
2019 Jan 25
0
[klibc:update-dash] eval: Fix exit status when calling eval/dot with no commands
...uthor: Harald van Dijk <harald at gigawatt.nl>
AuthorDate: Tue, 7 Jun 2016 16:35:41 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] eval: Fix exit status when calling eval/dot with no commands
On 17/11/2015 03:18, Gioele Barabucci wrote:
> Hello,
>
> a bug has been filed in the Debian BTS about dash not resetting the exit
> status after sourcing an empty file with the dot command. [1]
>
> The following test echoes "OK" with bash and "fail" with dash
>
> #!/bin/sh
>
>...
2020 Mar 28
0
[klibc:update-dash] dash: eval: Fix exit status when calling eval/dot with no commands
...ate: Tue, 7 Jun 2016 16:35:41 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: eval: Fix exit status when calling eval/dot with no commands
[ dash commit 17a5f24e0a8ec22f74399764db30d97ae310f3c6 ]
On 17/11/2015 03:18, Gioele Barabucci wrote:
> Hello,
>
> a bug has been filed in the Debian BTS about dash not resetting the exit
> status after sourcing an empty file with the dot command. [1]
>
> The following test echoes "OK" with bash and "fail" with dash
>
> #!/bin/sh
>
>...
2015 Mar 09
0
[ANNOUNCE] libX11 1.6.3
...e a duplicate locale name, and sort some others more strictly.
nls: Sorting compose sequences rigorously in mirroring pairs, as is custom.
Gabriel Souza Franco (1):
Add double-arrow compose sequence
Gaetan Nadon (1):
makekeys: don't need to use target-specific CFLAGS
Gioele Barabucci (1):
Add compose sequence for U+20B9 INDIAN RUPEE SIGN
Ingo Schwarze (1):
Fix pasto in XkbGetKeyBehaviors(3) manual
James Cloos (4):
nls/en_US.UTF-8/Compose.pre: Fix typo.
Revert "nls: Adding compose sequences (with <parenleft> first) that GTK also has."...