search for: 20191003

Displaying 20 results from an estimated 21 matches for "20191003".

Did you mean: 20141003
2019 Oct 03
2
LLVM - compile error - error: invalid integral value 'size' in '-Osize'
...id integral value 'size' in '-Osize' I use sizeof() function but there is no variable defined as "size".How to resolve the error?Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191003/2f9ffd27/attachment.html>
2019 Oct 03
2
CentOS 8 Release Notes - Czech translation
...tps://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.1905/Czech My username is JanPapez. Please, could you give me an access to make it? Thank you. Jan Pape? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20191003/501fff34/attachment-0006.html>
2019 Oct 03
3
Error compile dahdi 3 on CentOS 7.7
...hdi-base.c:40: include/linux/timer.h:164:20: note: previous definition of ‘timer_setup’ was here static inline void timer_setup(struct timer_list *timer, -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20191003/bfe91794/attachment.html>
2019 Oct 03
2
[RFC] Using basic block attributes to implement non-default floating point environment
...Facility Argonne National Laboratory -- Hal Finkel Lead, Compiler Technology and Programming Languages Leadership Computing Facility Argonne National Laboratory -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191003/41aa6277/attachment.html>
2019 Oct 01
7
[RFC] Using basic block attributes to implement non-default floating point environment
Hi all, This proposal is aimed at support of floating point environment, in which some properties like rounding mode or exception behavior differ from those used by default. This include in particular support of 'pragma STDC FENV_ACCESS', 'pragma STDC FENV_ROUND' as well as some other related facilities. Problem On many processors use of non-default floating mode requires
2019 Oct 03
2
AMI for CentOS 8 and 7.7
Hi centos-virt, I hope I picked the correct mailing list. I was wondering whether there is a plan to get CentOS 8 and perhaps 7.7 AMI for use with AWS. Is there something I can do to help this process along? I can probably offer an AWS account with some funds. Or if there is any information out there on how the previous AMI were created I might be able to adapt it for CentOS 8. Thank you -
2019 Oct 03
0
[EXTERNAL] Re: AMI for CentOS 8 and 7.7
...___________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > https://lists.centos.org/mailman/listinfo/centos-virt > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20191003/a6f4b3d9/attachment-0002.html>
2019 Oct 03
0
CentOS 8 Release Notes - Czech translation
...________________________________ > CentOS-docs mailing list > CentOS-docs at centos.org > https://lists.centos.org/mailman/listinfo/centos-docs > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20191003/873951de/attachment-0006.html>
2019 Oct 03
0
Tool to give information about IP's that logged into the accounts
...ose. Is there something that can grab the logs and create a database and give me this information in some nice web interface or so? Thanks in advanced, Jorge, -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191003/7e35dea1/attachment.html>
2019 Oct 03
1
UNSEEN flag issues with multiple clients
...It might be annoying but I know for a fact being a iPhone user myself that iPhone uses SELECT to open a folder and per-RFC dovecot then must update the flags. Sami -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191003/904d374c/attachment.html>
2019 Oct 02
2
UNSEEN flag issues with multiple clients
>>>>> "Sami" == Sami Ketola via dovecot <dovecot at dovecot.org> writes: >> On 1 Oct 2019, at 21.45, John Stoffel via dovecot <dovecot at dovecot.org> wrote: >> >> >> Hi all, >> >> I've been bugged by this issue for a while, and while I see that the >> \UNSEEN flag is specified in the RFC to be reset once *any*
2019 Oct 02
2
Problem with converting mdbox to MailDir
I have a problem to convert mdbox to MailDir. Log from that process looks like: /bin/dsync -Dv -u user at domian.com mirror maildir:/tmp/destination/mailboxes/user at domian.com Debug: Loading modules from directory: /lib/dovecot Debug: Module loaded: /lib/dovecot/lib01_acl_plugin.so Debug: Loading modules from directory: /lib/dovecot/doveadm Debug: Module loaded:
2019 Sep 27
2
Opportunity to split store of shuffled vector.
> I may be missing something obvious, but what is `vector` defined as here? Can you provide a buildable example? Sorry, I should provide a cross-platform version using vector extension of frontend :) `vector int` is a vector extension on PowerPC, which is enabled if you set target to PowerPC platforms. Example below should be successfully compiled in any platform: typedef float v4sf
2019 Oct 04
4
Exposing the New Pass Manager in the LLVM C API
...g that switches between PMs used in the C API. This could just be some flag in CMake that users can change at build time. Any other suggestions/thoughts? - Leo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191003/a83cdd8c/attachment.html>
2019 Sep 27
3
What about multiple MachineMemOperands in one MI (BranchFolding/MachineInstr::mayAlias)?
On 9/27/19 7:33 AM, Matt Arsenault via llvm-dev wrote: > > >> On Sep 27, 2019, at 09:07, Björn Pettersson A via llvm-dev >> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> Obviously we do not store into two locations (it is still a single >> two byte store). >> So is it (always) correct to interpret the list of
2019 Oct 03
2
[RFC] Using basic block attributes to implement non-default floating point environment
...natural to use it here and make sure IPOs honor it. Cheers, Johannes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191003/f5e9a424/attachment.sig>
2019 Oct 03
2
Asterisk not using common codec between (SIP) endpoints
...IP/boslwztel02); } } -------------- next part -------------- A non-text attachment was scrubbed... Name: phone_calls_mediagateway_sip_rtp_asterisk13.pcap Type: application/vnd.tcpdump.pcap Size: 8179 bytes Desc: not available URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20191003/c242c99c/attachment.pcap> -------------- next part -------------- ;================================ TRANSPORTS == [transport-udp] type = transport protocol = udp bind = 10.137.8.19 ;================================ ENDPOINTS == [endpoint-basic] type=endpoint context = internal disallow = all a...
2014 Mar 10
122
[Bug 75985] New: HDMI audio device only visible after rescan
https://bugs.freedesktop.org/show_bug.cgi?id=75985 Priority: medium Bug ID: 75985 Assignee: nouveau at lists.freedesktop.org Summary: HDMI audio device only visible after rescan QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: jean-louis at
2019 Sep 26
3
Execute OpenCL
Hi Alexey, Your reply has been a great help to me,your way of explain the different types of compilation is very detailed and easy to understand. Even so, I have a couple of questions. 1) What do yourefer by OpenCL RT? 2) Could you give me some examples of an open-source OpenCL implementation and update optimization pipeline? Thank you in advance. Regards El vie., 20 sept. 2019 a las 12:34,
2019 Oct 03
2
[cfe-dev] CFG simplification question, and preservation of branching in the original code
...ev at lists.llvm.org> >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <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/20191003/fe12a30d/attachment-0001.html>