search for: wisk

Displaying 5 results from an estimated 5 matches for "wisk".

Did you mean: disk
2006 Oct 19
0
AIX 5.2 Samba 3.0.23c Samba peculiarities
...ll be useing the share are located). What information should I supply to allow the investigation of these issues [wmsprod1:root]/usr/local/samba/var> testparm Load smb config files from /opt/pware/samba/3.0.23c/lib/smb.conf Processing section "[testshare]" Processing section "[wisk]" Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER Press enter to see a dump of your service definitions ^H [global] display charset = UTF8 workgroup = CORP realm = CORP.YW.KELDA security = ADS password server = CORPAD1.YW.KELDA username...
2012 Oct 16
1
Building a package with an existing dll
I have setup a package directory structure with all the relevent files in the src, R, man and data directories. Also have the correct DESCRIPTION and NAMESPACE files in the root directory. I don't wisk to recompile the .dll file in the src directory as it currently works fine if I locate it in the same workdirectory as my R source code that calls it. This is a little tedious having to move source and dll into every directory that I wish to work in, thus the need to convert into a package. Is th...
2013 Aug 19
3
[LLVMdev] Issue with X86FrameLowering __chkstk on Windows 8 64-bit / Visual Studio 2012
...x mov byte ptr [rcx + 148], 0 add dword ptr [rcx + 64], 2 mov rsp, rbp pop rbp ret It seems this issue has already been described here https://groups.google.com/forum/#!topic/llvm-commit/htNjwbWsNe8 I'm using this code https://github.com/wisk/medusa/blob/master/src/emul/llvm/llvm_emulator.cpp which is pretty basic. Please, tell me if you need further information about this issue. -- Kevin Szkudlapski
2011 Jul 29
2
special recursive filter
Hi, I have a question about a special recursive filter problem. What I have: - given variables: x: time series with rather randomly occuring '0' and '1' wait: non negative integer - a working but ineffectiv implementation (see below) How the implementation works (what I want): The filter should drill holes of distance 'wait' between the '1' in x, e.g. x =
2013 Aug 27
0
[LLVMdev] Issue with X86FrameLowering __chkstk on Windows 8 64-bit / Visual Studio 2012
...add dword ptr [rcx + 64], 2 > mov rsp, rbp > pop rbp > ret > > It seems this issue has already been described here > https://groups.google.com/forum/#!topic/llvm-commit/htNjwbWsNe8 > > I'm using this code > https://github.com/wisk/medusa/blob/master/src/emul/llvm/llvm_emulator.cpp > which is pretty basic. > > Please, tell me if you need further information about this issue. > > -- > Kevin Szkudlapski > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.ui...