search for: cain

Displaying 20 results from an estimated 332 matches for "cain".

2016 Jan 24
2
[cfe-dev] [3.8 Release] RC1 has been tagged
On Thu, Jan 21, 2016 at 9:52 PM, Brian Cain <brian.cain at gmail.com> wrote: > On Thu, Jan 21, 2016 at 8:31 PM, Eric Fiselier <eric at efcs.ca> wrote: > >> >> On Thu, Jan 21, 2016 at 7:04 PM, Brian Cain via cfe-dev < >> cfe-dev at lists.llvm.org> wrote: >> >>> SuSE Linux Enterprise Se...
2018 Sep 21
2
[lldb-dev] LLVM 7.0.0 Release
Ubuntu 16: a2a2768b04e1d561e6f9a1a2d525eda7aae18624 clang+llvm-7.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz On Thu, Sep 20, 2018 at 7:12 PM Brian Cain <brian.cain at gmail.com> wrote: > Uploaded ubuntu 14: > > dec5ca53043c80c1c6e90c0473df84f0182d80af > clang+llvm-7.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz > > > On Wed, Sep 19, 2018 at 12:58 PM Brian Cain <brian.cain at gmail.com> wrote: > >> Alex, >&g...
2018 Sep 27
2
[lldb-dev] LLVM 7.0.0 Release
...ar.xz Yvan On Mon, 24 Sep 2018 at 11:15, Hans Wennborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Thanks! I've added these to the release page, but it can take an hour > or so before it shows up because of the CDN cache. > > On Fri, Sep 21, 2018 at 7:16 PM, Brian Cain <brian.cain at gmail.com> wrote: > > Ubuntu 16: > > > > a2a2768b04e1d561e6f9a1a2d525eda7aae18624 > > clang+llvm-7.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz > > > > > > On Thu, Sep 20, 2018 at 7:12 PM Brian Cain <brian.cain at gmail.com> wrote: &g...
2010 Mar 31
3
regular expression help to extract specific strings from text
Dear all, Lets say I have the following: > x <- c("Eve: Going to try something new today...", "Adam: Hey @Eve, how are you finding R? #rstats", "Eve: @Adam, It's awesome, so much better at statistics that #Excel ever was! @Cain & @Able disagree though :(", "Adam: @Eve I'm sure they'll sort it out :)", "blahblah") > x [1] "Eve: Going to try something new today..." [2] "Adam: Hey @Eve, how are you finding R? #rstats" [3] "Eve: @Adam, It's awesome, so much...
2016 Jun 29
3
The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.
Well, is that possible to include libstdc++4.7 into llvm? On Wed, Jun 29, 2016 at 2:26 AM, Brian Cain <brian.cain at gmail.com> wrote: > Sorry if I was unclear, I have no problems building clang against a newer > gcc for my own purpose. But it doesn't make sense to provide a release > binary for clang that's hosted on llvm.org that's ostensibly for > "centos6&qu...
2019 Feb 11
2
[Release-testers] [8.0.0 Release] rc2 has been tagged
...73: 8b 8c 24 e8 05 00 00 mov 0x5e8(%rsp),%ecx < 87a: 33 8c 24 b8 01 00 00 xor 0x1b8(%rsp),%ecx --- > 873: 8b 8c 24 b8 01 00 00 mov 0x1b8(%rsp),%ecx > 87a: 33 8c 24 e8 05 00 00 xor 0x5e8(%rsp),%ecx On Sat, Feb 9, 2019 at 9:54 AM Brian Cain <brian.cain at gmail.com> wrote: > rc2 build on Ubuntu 16.04 saw a stage 2/3 mismatch on > X86IselLowering.cpp.o -- I didn't try to build rc1 for 16.04 but I can try > it now to see if it's there too. > > I can pass along logs if anyone wants to investigate. > >...
2016 Jun 29
0
The clang for centos6 are need GLIBC_2.14, but we only have GLIB 2.12 by default.
...lieve any other tarball release does this, so it would at least be an unconventional release. On Wed, Jun 29, 2016 at 3:47 AM, 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com> wrote: > Well, is that possible to include libstdc++4.7 into llvm? > > On Wed, Jun 29, 2016 at 2:26 AM, Brian Cain <brian.cain at gmail.com> wrote: > >> Sorry if I was unclear, I have no problems building clang against a newer >> gcc for my own purpose. But it doesn't make sense to provide a release >> binary for clang that's hosted on llvm.org that's ostensibly for >&...
2017 Dec 05
2
[cfe-dev] XRay Trace of Clang, Loadable through Chrome Trace Viewer
Sent from my iPhone > On 6 Dec 2017, at 4:17 am, Brian Cain <brian.cain at gmail.com> wrote: > > > >> On Tue, Dec 5, 2017 at 9:49 AM, Dean Michael Berris via cfe-dev <cfe-dev at lists.llvm.org> wrote: >> Hi cfe-dev@ and llvm-dev@, >> >> I've attached a Chrome trace-viewer readable trace of a clang built w...
2019 Mar 21
4
LLVM 8.0.0 Release
...DCMAKE_BUILD_TYPE="Debug" -DCMAKE_INSTALL_PREFIX=../install -DLLVM_TARGETS_TO_BUILD="XXX" -DLLVM_ENABLE_PROJECTS='lld;clang;' ________________________________ From: Hans Wennborg <hans at chromium.org> Sent: Thursday, March 21, 2019 2:21 AM To: Josh Sharp Cc: Brian Cain; via llvm-dev Subject: Re: [llvm-dev] LLVM 8.0.0 Release Clang should be in the same folder. Can you share the full commands you used to configure and build? On Thu, Mar 21, 2019 at 7:37 AM Josh Sharp via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Thanks, Brian > > I tried...
2015 Dec 03
2
fuzzer crash (but not the good kind)
Ah, yes -- you need to clone with --recursive. I will try the workaround though. On Dec 3, 2015 1:12 PM, "Kostya Serebryany" <kcc at google.com> wrote: > > > On Wed, Dec 2, 2015 at 7:17 PM, Brian Cain <brian.cain at gmail.com> wrote: > >> Kostya, >> >> Here's the git repo: https://bitbucket.org/ebadf/fuzzpy >> >> I've only tested it on arm7 and x86_64 linux, I expect there's a good >> chance it may not work on other OSs. >> >>...
2016 Aug 04
4
Removing mailbox and password prompt for voicemail
On Thu, 4 Aug 2016 14:03:39 +0100 Nabeel <nabeelshikder at gmail.com> wrote: > I should add, a password is *always* asked if a password has been set. > There isn't a way to bypass that. Then something is wrong. http://darcy.vex.net/star98.mp3 -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net
2018 Jun 13
2
T-38 re-invite issue
>>>>> D'Arcy Cain <darcy at VybeNetworks.com> writes: >> Ie after both sides select t38, until they agree on the t38 terms. > OK, so does that mean that setting it to 25000 should leave time for the > re-invite or does the timeout start after that. As I wrote above, after that. After the sip/sd...
2018 May 07
2
[clang] Running a single testcase
On Mon, May 7, 2018 at 5:19 PM, Brian Cain <brian.cain at gmail.com> wrote: > > > On Mon, May 7, 2018 at 10:13 AM, Sedat Dilek <sedat.dilek at gmail.com> wrote: >> >> ... > > >> >> sdi at iniza:~/src/llvm-toolchain/build$ ./bin/llvm-lit -v >> ./tools/clang/test/Sema/asm.c >> llv...
2015 Feb 12
9
Is Asterisk a Linux only system?
...to time with no explanation or core dump. I have improved the situation by expanding my intrusion detection but it still stops every few days or so. I have a cron job that tests for it and restarts it when necessary. Anyone else have experience on non-Linux systems? Cheers. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net
2016 Aug 30
12
Multiple phones when one is unregistered
...an write a rather convoluted extension to check for registrations and create a dial command but I am hoping that there is an easier way so that I can create these types of extensions for other clients easily as well as being able to add and remove destinations quickly. Cheers. -- D'Arcy J.M. Cain System Administrator, Vex.Net http://www.Vex.Net/ IM:darcy at Vex.Net VoIP: sip:darcy at Vex.Net
2018 Jun 08
3
T-38 re-invite issue
...68.17.52 To: 5555553333 at 10.0.5.61 192.243.214.73:5060 ********* MetaSphere CFS Distributel-Western-CFS 555-555-3333 NxGen Networks Inc. 192.243.214.73 I tried increasing the t38timeout but it did not seem to have any effect. Is there another variable to adjust somewhere? -- D'Arcy J.M. Cain Vybe Networks Inc. http://www.VybeNetworks.com/ IM:darcy at Vex.Net VoIP: sip:darcy at VybeNetworks.com
2018 May 07
0
[clang] Running a single testcase
On Mon, May 7, 2018 at 10:46 AM, Sedat Dilek <sedat.dilek at gmail.com> wrote: > On Mon, May 7, 2018 at 5:19 PM, Brian Cain <brian.cain at gmail.com> wrote: > > > > > ... > > Can you give a little more context? What is your ultimate goal for this > > activity? Why would you want to run the test in this fashion and what > > meaning would you attribute to the test passing or f...
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
On Sun, Nov 22, 2015 at 8:09 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 22 November 2015 at 03:59, Brian Cain <brian.cain at gmail.com> wrote: > > Should I expect the "-openmp" to work for this RC? > > Only if it worked before on the target you're building to in 3.7.0. > Ok, I'll check if I can get it to work on 3.7.0. > > > I got a link error (only >...
2018 Sep 19
3
[lldb-dev] LLVM 7.0.0 Release
...s://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html > > > > Thanks to everyone who helped with filing, fixing, and code reviewing > > for the release-blocking bugs! > > > > Special thanks to the release testers and packagers: Bero > > Rosenkränzer, Brian Cain, Dimitry Andric, Jonas Hahnfeld, Lei Huang > > Michał Górny, Sylvestre Ledru, Takumi Nakamura, and Vedant Kumar. > > > > For questions or comments about the release, please contact the > > community on the mailing lists. Onwards to LLVM 8! > > > > Cheers, > &g...
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
On Sun, Nov 22, 2015 at 8:40 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 22 November 2015 at 14:32, Brian Cain <brian.cain at gmail.com> wrote: > > AFAICT it's an OpenMP link error (that I got when running > "test-release.sh" > > with -openmp). > > Right. In that case, don't worry too much. > > The default release doesn't come with OpenMP, so unless you...