search for: 20200721

Displaying 20 results from an estimated 38 matches for "20200721".

Did you mean: 20200711
2020 Jul 21
3
[RFC] Preferred error/note style across non-clang tools, e.g. tablegen
...haps something that makes sense adding. Is there any precedence here for other internal llvm tooling (outside of clang)? What’s the general consensus here? Jon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200721/5e18e019/attachment.html>
2020 Jul 21
2
Example of Jitsi Desktop provisioning file
...blob/master/plugins/xivo-jitsi/1/templates/base.tpl > > Sylvain > > Yes, provided example was exactly what I was after ! Thank you very much ! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200721/d1da4ebd/attachment.html>
2020 Jul 21
4
Phabricator sending spurious "This revision was not accepted when it landed" emails
Has anyone else noticed Phabricator sending emails saying: This revision was not accepted when it landed; it landed in state "Needs Review". when the review clearly has been accepted by someone? Some recent examples: https://reviews.llvm.org/D83952 https://reviews.llvm.org/D80116 https://reviews.llvm.org/D81267 Thanks, Jay.
2020 Jul 21
1
Write permissions on NFV Sig page
...alInterestGroup/NFV to reflect new goals and members, may I get write permissions on it?, my username in the wiki is AlfredoMoralejo. Best regards, Alfredo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20200721/be1cedab/attachment-0005.html>
2020 Jul 21
0
R 4.0.0 rebuild status
...again. This procedure was enough to process all the packages. -- Jos? Ab?lio -------------- next part -------------- A non-text attachment was scrubbed... Name: clean-deps.py Type: text/x-python Size: 1675 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-sig-fedora/attachments/20200721/705e2cb4/attachment-0001.py> -------------- next part -------------- A non-text attachment was scrubbed... Name: r-packages-dependencies.csv Type: text/csv Size: 33479 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-sig-fedora/attachments/20200721/705e2cb4/attachment-0001.cs...
2020 Jul 21
3
Migrate mail aliases to AD ypServ30
...es in ActiveDirectory then? Things like fstab, aliases, mail etc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 833 bytes Desc: Firma digitale OpenPGP URL: <http://lists.samba.org/pipermail/samba/attachments/20200721/469924a4/attachment.sig>
2020 Jul 21
4
Phabricator sending spurious "This revision was not accepted when it landed" emails
...ted without closure on > that > Indeed this one shows the message: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20200713/807554.html -- Mehdi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200721/4e13aeea/attachment.html>
2020 Jul 21
3
[RFC] Preferred error/note style across non-clang tools, e.g. tablegen
...improve the error reporting in TableGen, let one take it on himself this project, apart from one's other patches. __ Evandro Menezes ◊ SiFive ◊ Austin, TX -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200721/07b74fb6/attachment.html>
2020 Jul 21
2
[DWARF] Handling empty ranges/location lists in ET_REL files
...from using DWARFv5 of course!)? Related aside: I haven't checked, but it's quite possible there's a similar problem in .debug_ranges parsing. James -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200721/41b39b85/attachment.html>
2019 Dec 30
24
[Bug 1392] New: nft stalls on EGAIN upon repeatedly flushing and populating a set
https://bugzilla.netfilter.org/show_bug.cgi?id=1392 Bug ID: 1392 Summary: nft stalls on EGAIN upon repeatedly flushing and populating a set Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status: NEW Severity: normal Priority: P5 Component: nft
2020 Jul 21
2
Sieve and OX push_notification_drive seem to not work together
...r. 17, 67663 Kaiserslautern, Germany Telefon +49 631 31657-0 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: OpenPGP digital signature URL: <https://dovecot.org/pipermail/dovecot/attachments/20200721/5f227335/attachment.sig>
2020 Jul 18
2
PJSIP AoR vs Endpoint
Hi, I realise this is an old question, but I’m struggling to get my head around it. The ERD suggests that endpoints can link to multiple AoRs In what situation would you actually use this? Given that mapping of inbound calls is primary done to the endpoint, it looks to me like most of the scenarios where this might be beneficial are actually not possible? One example I had envisaged was being
2020 Jul 03
3
R 4.0.0 rebuild status
On Fri, 3 Jul 2020 at 19:03, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: > > On Monday, 29 June 2020 13.46.02 WEST I?aki Ucar wrote: > > But the mass rebuild process is very different, because releng doesn't > > follow any particular order (they don't need to, because nothing > > really changed). > > > > The question is whether there is any tool
2020 Jul 20
2
Getting LLVM Instructions
...______________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200721/161bdb06/attachment.html>
2020 Jul 10
2
Example of Jitsi Desktop provisioning file
Hello, 1. I'm looking for an (anomized) example of a Jitsi Desktop provisioning file compliant with Asterisk ? Jitsi Doc mentions it should adhere to Java properties file syntax (see [1]) but a working example would help. If this example file included the following settings, it would be perfect: - sip username, secret, authname, ... - codec G711, RFC2833 - BLF - local or remote phonebook -
2020 Jul 21
0
Example of Jitsi Desktop provisioning file
...ates/base.tpl > > Sylvain > > Yes, provided example was exactly what I was after ! > Thank you very much ! You're welcome. Sylvain -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200721/bf74fe8a/attachment.html>
2020 Jul 21
0
PJSIP AoR vs Endpoint
...one device to the other one(s), with the same endpoint. Maybe, some with a better understanding or knowledge may correct or confirm the above statements. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200721/7a3accdc/attachment.html>
2020 Jul 21
0
[PATCH V2 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices
...https://lists.01.org/hyperkitty/list/kbuild-all at lists.01.org -------------- next part -------------- A non-text attachment was scrubbed... Name: .config.gz Type: application/gzip Size: 75700 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20200721/8bcd9ccc/attachment-0001.gz>
2017 Aug 21
3
[Bug 1171] New: define statement does not accept negative numbers
https://bugzilla.netfilter.org/show_bug.cgi?id=1171 Bug ID: 1171 Summary: define statement does not accept negative numbers Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org
2019 Jul 24
4
[Bug 1356] New: adding element to map inverts byte order
https://bugzilla.netfilter.org/show_bug.cgi?id=1356 Bug ID: 1356 Summary: adding element to map inverts byte order Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at