Displaying 20 results from an estimated 225 matches for "eugeni".
Did you mean:
eugene
2017 Aug 24
5
functions from 'base' package are not accessible
Hi all!
The following code (executed in console)...
somevar <- data.frame(v1 = 1:5, somestring = 6:10, v3 = 11:15, v4 = 16:20);
somevar %>% gather(key = var, value = val, which(names(somevar) == "somestring"):length(somevar)) %>% head(2);
throws...
Error in which(names(somevar) == "somestring") :
could not find function "which"
if I change
2014 Jul 29
2
[LLVMdev] Sanitizer test failure
I can. I've removed every other compilation flags from clang and even
used GCC, with the exact same behaviour.
cheers,
--renato
On 29 July 2014 15:15, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote:
> OK, we can switch to SIGHUP. Could you please verify that this SIGUSR1
> behavior is not caused by MSan?
>
> On Tue, Jul 29, 2014 at 6:09 PM, Renato Golin <renato.golin at linaro.org> wrote:
>> On 29 July 2014 15:02, Evgeniy Stepanov <eu...
2009 Sep 04
5
Shorewall in Mandriva
...I''d like to ask
you if there is anything regarding to Mandriva''s packages that is still
missing or incorrect - and, if we could fix it, maybe it would be
interesting to mention that shorewall is included in all versions of
Mandriva on the download page of shorewall?
Thanks!
--
Eugeni Dodonov
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover wha...
2017 Aug 24
0
functions from 'base' package are not accessible
Try putting !!! (three exclamation symbols) in front of which(...)==....
The non-standard evaluation in the tidyverse can cause confusion.
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Thu, Aug 24, 2017 at 4:32 AM, Eugeny Melamud <
Eugeny.Melamud at lanit-tercom.com> wrote:
> Hi all!
>
> The following code (executed in console)...
> somevar <- data.frame(v1 = 1:5,
2015 Oct 01
2
Fwd: buildbot failure in LLVM on llvm-mips-linux
...ildbot failure in LLVM on llvm-mips-linux
To: Ahmed Bougacha <ahmed.bougacha at gmail.com>, Chad Rosier <
mcrosier at codeaurora.org>, David Blaikie <dblaikie at gmail.com>, Davide
Italiano <davide at freebsd.org>, Dehao Chen <dehao at google.com>, Evgeniy
Stepanov <eugeni.stepanov at gmail.com>, Hal Finkel <hfinkel at anl.gov>, Kostya
Serebryany <kcc at google.com>, Michael Zolotukhin <mzolotukhin at apple.com>,
Reid Kleckner <rnk at google.com>, Sanjay Patel <spatel at rotateright.com>
Cc: gkistanova at gmail.com
The Buildbot has...
2015 Oct 01
2
Fwd: buildbot failure in LLVM on llvm-mips-linux
...ilto:mcrosier at codeaurora.org>>, David Blaikie <dblaikie at gmail.com<mailto:dblaikie at gmail.com>>, Davide Italiano <davide at freebsd.org<mailto:davide at freebsd.org>>, Dehao Chen <dehao at google.com<mailto:dehao at google.com>>, Evgeniy Stepanov <eugeni.stepanov at gmail.com<mailto:eugeni.stepanov at gmail.com>>, Hal Finkel <hfinkel at anl.gov<mailto:hfinkel at anl.gov>>, Kostya Serebryany <kcc at google.com<mailto:kcc at google.com>>, Michael Zolotukhin <mzolotukhin at apple.com<mailto:mzolotukhin at apple.c...
2014 Jul 29
2
[LLVMdev] Sanitizer test failure
Yup, using SIGHUP works.
On 29 July 2014 13:14, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote:
> Could it be that I'm misunderstanding signal semantics, and SIGUSR1 is
> not guaranteed to be delivered (to the same process!) before kill()
> returns? Could you check if that's what happens by adding a sleep()
> somewhere?
>
> On Tue, Ju...
2006 Feb 12
2
remote access
Hello!
I have such trouble: I like R, but often I don't have administrator
permissions to install R on some (not mine) computers.
Could you give me shell on any server with R installed in order to apply
R without installing it (simply with PuTTY).
Great thanks!
--
Best regards,
Altshuler Eugeny
1998 Aug 18
3
FreeBSD 2.2-stabe & iomega zip ide & samba
I have configured and working this.But ! Very slow ! A lot of cpu usage by smbd.
What can I do ?
Other disk/cdrom shared works perfectly.
10tx.
Eugeny.
2014 Feb 13
2
[LLVMdev] [cfe-dev] Unwind behaviour in Clang/LLVM
On Thu, Feb 13, 2014 at 5:52 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 13 February 2014 13:47, Evgeniy Stepanov <eugenis at google.com> wrote:
>> Hm, I see that -funwind-tables on arm-linux-androideabi target
>> replaces this "cantunwind" with a proper unwind table.
>> Hence http://llvm-reviews.chandlerc.com/D2762.
>
> If Android is using EHABI (I think it is), the default now is...
2014 Jul 29
2
[LLVMdev] Sanitizer test failure
On 29 July 2014 15:02, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote:
> You mean replacing SIGUSR1 with SIGHUP in the test case? Weird, I
> don't see how they are different.
So, AFAIK, they should be identical. But I put some printfs and sleeps
around and it wasn't a synchronization issue. My man page says that
SIGUSR1...
2014 Feb 07
2
[LLVMdev] Weird msan problem
Yes, it would be great to get that fixed.
On Wed, Feb 5, 2014 at 4:09 PM, Evgeniy Stepanov
<eugeni.stepanov at gmail.com>wrote:
> On Thu, Feb 6, 2014 at 12:21 AM, Keno Fischer
> <kfischer at college.harvard.edu> wrote:
> > Looks like when you materialize the stores, you should check the size of
> the
> > the store and emit an appropriate amount of stores to the ori...
2014 Oct 08
3
[LLVMdev] More ARM asan failures - Line number
On 7 October 2014 20:55, Evgeniy Stepanov <eugenis at google.com> wrote:
> Can you elaborate on this? Does it ever clean those lines? These
> numbers are correct on multiple other platforms. I wonder if it's some
> codegen peculiarity that leads to this off-by-one mistake? Can you go
> down to the individual compile/run invocati...
2014 May 29
2
[LLVMdev] setrlimit vs ulimt
...imit-like utility that would do setrlimit and then
> exec the specified binary
> %run %ulimit -s 8192 %t?
I like that idea. How do you feel about this short-term solution:
%run sh -c "ulimit -s 8192 && %t"
-Greg
On Thu, May 29, 2014 at 12:05 PM, Evgeniy Stepanov <eugenis at google.com> wrote:
> On Thu, May 29, 2014 at 10:44 PM, Greg Fitzgerald <garious at gmail.com> wrote:
>>> execv(argv[0]) is a canonical way to restart the
>>> process, it's sad that the emulator interferes with that.
>>
>> We have the option to emula...
2015 Sep 29
2
Fwd: buildbot failure in LLVM on clang-ppc64-elf-linux2
...Belevich <tra at google.com>,
Artur Pilipenko <apilipenko at azulsystems.com>, Dan Gohman <
dan433584 at gmail.com>, Daniel Jasper <djasper at google.com>, Daniel Sanders <
daniel.sanders at imgtec.com>, David Blaikie <dblaikie at gmail.com>, Evgeniy
Stepanov <eugeni.stepanov at gmail.com>, Fiona Glaser <escha at apple.com>,
Guillaume Papin <guillaume.papin at epitech.eu>, Matt Arsenault <
Matthew.Arsenault at amd.com>, Matthias Braun <matze at braunis.de>, Philip
Reames <listmail at philipreames.com>, Piotr Padlewski <prazek...
2013 Sep 23
2
[LLVMdev] [ASan] static linking on android?
...cept calls from the main executable, but
not from any libraries. This may work for simple standalone programs,
but you may run into puzzling failures. I would be very surprised if
it worked for any JNI code.
On Sat, Sep 21, 2013 at 9:45 AM, Kostya Serebryany <kcc at google.com> wrote:
> +eugenis@
>
>
> On Sat, Sep 21, 2013 at 4:58 AM, Greg Fitzgerald <garious at gmail.com> wrote:
>>
>> Why does compiler-rt ship a shared object for ASan on Android instead
>> of a static library? Would statically linking ASan on Android at
>> least be safe for standal...
2014 Jul 28
2
[LLVMdev] Sanitizer test failure
...mp", expecting it to fail. Also, the
FileCheck expects to find warnings on the output, for which there is
none
Maybe I'm missing some CMake flag or library, and that's why the
signal functionality is not working on my box?
cheers,
--renato
On 25 July 2014 09:39, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote:
> Hi,
>
> is it still an issue?
> Just by looking at the code, I don't see why it could fail. Do you
> need any help debugging it?
>
> On Wed, Jul 23, 2014 at 1:15 AM, Renato Golin <renato.golin at linaro.org> wrote:
>> I'm c...
2014 Feb 05
2
[LLVMdev] Weird msan problem
...3 o: 40000e23
> $21 = void
> (gdb) p __msan_print_shadow(&ptr,8)
> ff ff ff ff ff ff ff ff
> o: 40000e23 o: 80007614
> $22 = void
>
> Notice the origin of the lower bits is off. Any idea as to why?
>
>
> On Mon, Feb 3, 2014 at 2:52 AM, Evgeniy Stepanov <
> eugeni.stepanov at gmail.com> wrote:
>
>> The code for ccall looks right. Sounds like you have a very small
>> range of instructions where an uninitialized value appear. You could
>> try debugging at asm level. Shadow for b should be passed at offset 0
>> in __msan_param_tls....
2013 Sep 21
0
[LLVMdev] [ASan] static linking on android?
+eugenis@
On Sat, Sep 21, 2013 at 4:58 AM, Greg Fitzgerald <garious at gmail.com> wrote:
> Why does compiler-rt ship a shared object for ASan on Android instead
> of a static library? Would statically linking ASan on Android at
> least be safe for standalone executables?
>
> And if...
2016 Dec 08
2
Debug Locations for Optimized Code
> -----Original Message-----
> From: Evgenii Stepanov [mailto:eugeni.stepanov at gmail.com]
> Sent: Wednesday, December 07, 2016 4:51 PM
> To: Kostya Serebryany
> Cc: Robinson, Paul; llvm-dev at lists.llvm.org
> Subject: Re: [llvm-dev] Debug Locations for Optimized Code
>
> In fact, we are already using "parallel" debug info. Frame layou...