Displaying 20 results from an estimated 200 matches similar to: "[klibc:master] dash: shell: Fix clang warnings about "string plus integer""
2020 Mar 27
2
[PATCH v2 5/5] Clean up clang warnings
- Convert the "old style" GNU field designator extension to the new
style.
- Use proper indexing into a string literal.
- Use "%s" for the format string in "fmtstr".
- Add or remove casts of the "void *" argument of ioctl.
- Convert "if (!exitstatus == isor)" to "if ((!exitstatus) == isor)"
which retains the current semantics, but may
2019 Jan 25
0
[klibc:update-dash] [PATCH] eval: Silence compiler warning about missing parentheses
Commit-ID: c970d7573aa382c89d3c71b88cd10f4c6a464264
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c970d7573aa382c89d3c71b88cd10f4c6a464264
Author: Antonio Ospite <ao2 at ao2.it>
AuthorDate: Tue, 16 Oct 2018 18:42:20 +0200
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] [PATCH] eval: Silence compiler
2020 Mar 28
0
[klibc:update-dash] dash: eval: make traps work when "set -e" is enabled
Commit-ID: 7bab7bbbfb0b8914691de08ed22a5cbda336952e
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7bab7bbbfb0b8914691de08ed22a5cbda336952e
Author: Antonio Ospite <ao2 at ao2.it>
AuthorDate: Tue, 16 Oct 2018 14:09:52 +0200
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: eval: make traps work when
2020 Mar 28
0
[klibc:update-dash] dash: eval: Silence compiler warning about missing parentheses
Commit-ID: e3da328217a1fbfaad2ae617dbc26746adf63f8f
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=e3da328217a1fbfaad2ae617dbc26746adf63f8f
Author: Antonio Ospite <ao2 at ao2.it>
AuthorDate: Tue, 16 Oct 2018 18:42:20 +0200
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: eval: Silence compiler
2020 Mar 28
0
[klibc:master] dash: output: Fix clang warnings about GNU old-style field designator
Commit-ID: 31ef3f49d4fd96b67b0e578c5f672fe428430b14
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=31ef3f49d4fd96b67b0e578c5f672fe428430b14
Author: Antonio Ospite <ao2 at ao2.it>
AuthorDate: Sat, 15 Dec 2018 18:49:32 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 16:20:40 +0000
[klibc] dash: output: Fix clang warnings
2020 Mar 28
0
[klibc:update-dash] dash: eval: Use sh_warnx instead of warnx
Commit-ID: ff52f9cbec8aa6ef0c1fc4e07e8b947c41d643cf
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=ff52f9cbec8aa6ef0c1fc4e07e8b947c41d643cf
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Tue, 20 Nov 2018 10:09:26 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: eval: Use
2020 Mar 28
0
[klibc:update-dash] dash: system: Disable glibc warning on sigsetmask
Commit-ID: 5c65fe97c9c00feb5ed10598dcd51ef7399be7ff
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=5c65fe97c9c00feb5ed10598dcd51ef7399be7ff
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Wed, 21 Nov 2018 11:45:04 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: system: Disable
1999 Dec 10
0
snprintf from postgresql
/*
* Copyright (c) 1983, 1995, 1996 Eric P. Allman
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records
# 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed()
# 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref()
# 2: [0x58e660] asterisk stasis_cache.c:824 update_create()
# 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec()
# 4: [0x586b90] asterisk stasis.c:1380 dispatch_message()
# 5: [inlined] asterisk
2017 Aug 28
5
ERROR during high volume MoH dialplan
Hi Richard,
Thank you for the reply
Correct, I did mean 13.15.
I set no optimize and better backtrace through "make menuselect" and the output is now
[Aug 28 21:41:16] ERROR[17171][C-0000392d]: frame.c:343 ast_frdup: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x21962b0 (0)
Got 26 backtrace records
#0: [0x61923f] main/utils.c:2475
2017 Aug 28
2
ERROR during high volume MoH dialplan
Hello,
I've recently setup a small load test against an instance of Asterisks. I've tested on asterisk 13.5 and 14.6 with the same results.
I am using PJSIP. My dial plan is,
[test]
exten => 1001,1,Answer
exten => 1001,n,MusicOnHold(15)
exten => 1001,n,Hangup
I am using SIPP to test. I can share XML if desired but it simply waits on the line while music plays for 8
2018 Apr 27
1
[Bug 1250] New: extensions: libip6t_icmp6: unsupported ICMPv6 types
https://bugzilla.netfilter.org/show_bug.cgi?id=1250
Bug ID: 1250
Summary: extensions: libip6t_icmp6: unsupported ICMPv6 types
Product: iptables
Version: 1.6.x
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ip6tables
Assignee:
2014 Sep 08
2
Samba4 AD -- Mac OS X clients uid:gid numbers not consistent
I have setup a Zentyal 3.2 Samba4 AD. I am using RSAT to administer
the AD server.
Windows7 and Linux (CentOS) clients are able to join the AD; uid/gid
of directories/files show up as per the definitions in Samba4.
With Mac OS X clients, there is a problem. The OS X nodes are able
to join the domain (quite a few blogs on this subject). The AD
connection shows green button.
The AD user is
2020 Mar 28
0
[klibc:update-dash] dash: [JOBS] Fix off-by-one error for multiple of four job numbers
Commit-ID: 8e4ecd111d7e780e24830ef28093677b30180f4e
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8e4ecd111d7e780e24830ef28093677b30180f4e
Author: Harald van Dijk <harald at gigawatt.nl>
AuthorDate: Fri, 26 Sep 2014 22:27:13 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: [JOBS] Fix
2020 Mar 27
12
[PATCH 0/5] Clang compatibility patches
This is a series of patches for clang compatibility:
- Using flags needed flags and removing unsupported flags.
- Adding support for clang's LLD linker.
- Removing a variety of warnings.
Bill Wendling (3):
[klibc] Kbuild: use "libc.a" with clang
[klibc] Kbuild: Add "-fcommon" for clang builds
[klibc] Clean up clang warnings
Michael Davidson (1):
[klibc] Kbuild:
2020 Nov 09
4
[[PATCH v1 0/3] Fix clang build warnings
New clangs emit some warnings. The code isn't wrong, but should be updated to
prevent warning creep.
Bill Wendling (3):
[klibc] dash: shell: Fix clang warnings
[klibc] dash: shell: Fix clang warnings about format string
[klibc] Kbuild: use an enum to silence a clang warning
usr/dash/eval.c | 6 +++---
usr/dash/jobs.c | 2 +-
usr/kinit/nfsmount/dummypmap.c
2020 Mar 28
0
[klibc:update-dash] dash: eval: Add assignment built-in support again
Commit-ID: 166a88f4568067378ddce23b91be7b4ec9a9dfb4
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=166a88f4568067378ddce23b91be7b4ec9a9dfb4
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Sat, 19 May 2018 02:39:52 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: eval: Add
2015 Jun 11
2
git daemon on zytor is back in action
> > Or perhaps there is a way to avoid the "Invalid request" message? Maybe
> > by some (automatic) redirection to the adequate corresponding new
> > "cgit" link?
>
> It certainly would be possible to do a redirection, if one can come up
> with a mapping from gitweb queries to cgit queries, which I don't know
> if someone has already done...
2019 Jan 25
0
[klibc:update-dash] [SHELL] Optimize dash -c "command" to avoid a fork
Commit-ID: eb90545092a27ae45567f072c1a5912ee41e75ad
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=eb90545092a27ae45567f072c1a5912ee41e75ad
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Thu, 7 Jul 2011 13:58:48 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] [SHELL] Optimize dash
2015 Jun 11
0
git daemon on zytor is back in action
On 06/10/2015 09:28 PM, Ady via Syslinux wrote:
>
> Apparently, it has been done, (e.g. fedoraproject.org _partially_ did
> it).
>
> I have found:
> http://ao2.it/en/blog/2011/05/06/migrate-gitweb-cgit-url-rewrite-rules
>
> It mentions similar goals, of maintaining already-posted links as
> valid.
>
> Whether it is appropriate for our case, I don't know.
>