Displaying 20 results from an estimated 41 matches for "20200930".
Did you mean:
20200330
2020 Sep 30
2
some domains resolving issues
On 30/09/2020 14:59, Joshua C. Colp wrote:
> latest version of 16 on Ubuntu
16.12.0~dfsg-1 ?
--
sergio.
2020 Sep 28
4
[11.0.0 Release] Release Candidate 4 is here
Hello everyone,
A little less than a week after rc3, the llvmorg-11.0.0-rc4 tag was
just created.
Source code and docs are available at
https://prereleases.llvm.org/11.0.0/#rc4
and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc4
Pre-built binaries will be added as they become ready.
Please file bug reports for any issues you find as blockers of
https://llvm.org/pr46725
2020 Sep 30
2
Cross-compiling only compiler-rt libraries
...I was able to
explain this well enough. Please let me know if I wasn't clear or if you
have any questions. Thank you very much!
Best regards,
Mohannad Ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200930/7a73ee4f/attachment.html>
2020 Sep 30
6
[11.0.0 Release] Release Candidate 5 is here
Hello again,
We had to pick up another bug fix, so here is another release
candidate: llvmorg-11.0.0-rc5 tag was just created.
Source code and docs are available at
https://prereleases.llvm.org/11.0.0/#rc5
and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc5
Pre-built binaries will be added as they become ready.
Please file reports for any bugs you find as blockers of
2020 Sep 30
2
lifetime_start/end
...culture. IT DEPENDS ON HOW GOOD
YOU TREAT OTHERS"--- Abid
"The Universe is talking to us, and the language of the Universe is
mathematics."----Abid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200930/f766c386/attachment.html>
2020 Sep 29
3
Syncing multiple sub-directories to one directory
Thanks for your help. What you provided didn't work for me because that
still placed things in subdirectories.
I figured it out. This puts it all in the images directory.
find /my/phone/root/dir/ \( -path '*Duo*' -o -path '*DCIM*' -o -path
'*Pictures*' -o -path '*Camera*' -o -path "*Download*" -o -path
"*textgram*" -o -path
2020 Sep 30
5
[Release-testers] [11.0.0 Release] Release Candidate 5 is here
...5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=3zO32sQ9J9Z9mUnLnq680ymJQIXb2lfSJmWhpITb_Bc&s=gG3ZTP7fh_31TMQ9rmin300CiIdKb9eyC3cSGSJze-M&e=>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200930/99a46797/attachment.html>
2020 Sep 30
0
Play media after Stasis application exit
...media using play API(
https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+Channels+REST+API#Asterisk16ChannelsRESTAPI-play
)?
Thanks,
Tripon Alexandru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200930/516f5b86/attachment.html>
2020 Sep 30
0
some domains resolving issues
...it Debian or something DNS related).
--
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200930/854e0192/attachment.html>
2020 Sep 30
0
some domains resolving issues
....13.0 as it is latest and
used that.
--
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200930/84bb66d5/attachment.html>
2020 Sep 29
2
CentOS 7 (2009) in progress
OK all .. RHEL 7.9 source code updated today.
I am currently working to start the build of CentOS 7 based on that
[CentOS 7 (2009) ].
Currently, we need to bootstrap and then build llvm-toolset-9.0 and
rust-toolset-1.41 as some of the released packages need those toolsets.?
I also need to check devtoolset-7 and devtoolset-8 and see if we need
any updates to pacakges there before we start the
2020 Sep 30
0
Schema version 87 and windows Hello
...ffer encouragement and ideas.
>
> --
> Mason
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20200930/85ca2d1b/signature.sig>
2020 Sep 30
2
No sound after latest Firefox update (firefox-78.3.0-1.el6.centos.x86_64)
With Firefox updated to firefox-78.3.0-1.el6.centos.x86_64, I cannot get sound from Firefox. I've tried restarting pulseaudio, also logging out and logging back in. No help. Other A/V apps work just fine. Downgrading to firefox-68.12.0-1.el6.centos.x86_64 makes sound work again. For now, I've excluded version firefox-78.3.0-1 from yum updates.
Anyone else seeing this? Any hints?
--
Bob
2020 Sep 30
2
No sound after latest Firefox update (firefox-78.3.0-1.el6.centos.x86_64)
...Nov 2020).
That means , once we hit it, no more updates.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20200930/d922317c/attachment.sig>
2020 Oct 01
2
OrcV1 removal
Hi,
On 2020-09-30 19:00:45 -0700, Lang Hames wrote:
> Ok -- I'll make getting the new lookup API working a priority then.
Cool.
> > I see a memory leak with OrcV2 that I didn't see with V1. I'm not yet
> > sure where exactly they're coming from. Possible that I'm just missing a
> > step somewhere. Or something around the removable code support
2020 Sep 30
0
[PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
..._______________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20200930/2cdec98f/attachment.htm>
2020 Oct 01
2
OrcV1 removal
Hi,
On 2020-09-30 17:52:46 -0700, Lang Hames wrote:
> I've just realised that we're going to need a change to the definition
> generator API in the long term: Right now it is called under the session
> lock, but we want to shift to calling it outside the lock and passing a
> lookup-continuation. This would allow definition discovery to take an
> arbitrarily long time
2020 Sep 30
2
[PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
...809, AG N?rnberg)
Gesch?ftsf?hrer: Felix Imend?rffer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 516 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20200930/3b0aa029/attachment-0001.sig>
2020 Sep 29
2
Schema version 87 and windows Hello
> I am not that experiences about it^^
> I think that one first step would be to strip the registration (key
> trust on my side), and once that would have been done submit the results
> to the samba team and see if it is worth funding/implementing.
> As I am not part of the samba team I cannot say more.
>
It sounds like you're suggesting that you're going to strictly
2020 Sep 22
2
Creating a global variable for a struct array
Hello,
I would like to create a global variable for the following struct array, h1
dhash* h1 = new dhash[10];
typedef struct dhash{
char* filenm;
dlist* llist;
}dhash;
typedef struct dlist{
int soffst;
int eoffst;
uint8_t* dptr;
}dlist;
I also need to allocate space for:
1) the field llist in struct dhash which is a pointer to another struct dlist and
2) the field