search for: endlocal

Displaying 13 results from an estimated 13 matches for "endlocal".

Did you mean: ei_local
2006 Feb 28
1
Validate two fields so they do not match
Hey all, I have two form fields (select dropdowns) that are ''startlocation'' and ''endlocation''. These two cannot be equal to each other on save and I am wondering how to put validation into the model for this. Is is possible to do it in the model, or do I need to do this in the controller? Thanks in advance! Ryan -- Ryan Prins rprins@gmail.com
2006 Mar 02
3
validates_uniqeness_of
Hello, I am trying to understand usage of validates_uniqeness_of. Say I have, two column ''name'' and ''email'' in my table users three unique key is possible for these two columns 1. name 2. email 3. name and email together My question is, if I write validates_uniqueness_of :name, :email what uniqueness is it going to apply, 1 and 2 or, 3 ? Thanks, Mohammad
2014 Dec 09
3
[LLVMdev] [cfe-dev][Openmp-dev] Clang Plugin to analyze OpenMP AST
Hi, I am writing a plugin to get information about the OpenMP constructs from the AST. I am basically writing a “RecursiveASTVisitor” and I am trying to find the OpenMP statement and get information like filename and line of code. When I am visiting recursively each statement I have my own switch on the “StmtClass” and for now I am focusing on “OMPParallelForDirectiveClass”. In my understanding,
2009 Sep 30
1
(windows xp) start script on startup / double clicking on the script
hi, I am still trying to figure out how it is possible to start an R- script via the R-GUI directly by double-clicking on the script file in windows xp. On Mac OS I have the option "start script in the editor" in the preferences. But on windows XP I always get the "ARGUMENT 'c:\...\...' ___ignored___" error when I try to associate the .R extension with the
2006 May 30
1
executable file with R
Hi, I made an R function, and I want make an executable applet with it. Do you know how it is possible? Thank for your help. Romain -- Lorrilli?re Romain UMR 8079 Laboratoire Ecologie, Syst?matique et Evolution B?t. 362 Universit? Paris-Sud 91405 Orsay cedex France tel : 01 69 15 56 85 fax : 01 69 15 56 96 mobile : 06 81 70 90 70 email : romain.lorrilliere at
2019 Oct 28
3
How to Switch to Static Runtime and Enable C++ Exceptions?
I would really like to know about how to apply the patch for making MSVC-built LLVM executables lighter. But aside from that, I also want to know what LLVM does to CMake's default setting of /EHsc. I want to keep that setting on, but I can't figure out how. Any help is appreciated. Thanks in advance. P.S. The CMAKE_CXX_FLAGS variable isn't helping at all, otherwise I wouldn't
2004 Jul 07
2
Win32 & C code
Hi, I'm trying to get C code working with R. This is my first time writing C on Windows and I'm making a mess of it. Help! I'm following the example in Roger Peng's "An Introduction to the .C interface to R". The C code is: #include <R.h> void hello(int *n){ int i; for(i=0; i < *n; i++) { Rprintf("Hello, world!\n"); } } I seem to be unable
2010 Jun 21
2
[LLVMdev] MC: Object file specific parsing
Hi Daniel, attached is a patch that pushes most of the object file specific parsing out of AsmParser and down into MachOAsmParser. This was done as a cleanup for the ELF work. I know that you're not happy with this approach, particularly the fact that as we add more object file formats and assembler dialects, it's going to cause a class explosion. But I was hoping that we could use this
2011 Aug 05
0
Wine release 1.3.26
...s: Add tests for && on success conditional execution. cmd/tests: Add tests for || on failure conditional execution. cmd/tests: Add ^ escape character tests. cmd/tests: Test multiple params mkdir. cmd/tests: Test multiple params rmdir. cmd: Add help for setlocal/endlocal commands. po: Update French translation. dxdiag: Remove dead increment (Clang). cmd/tests: Add tests for stdout redirection and appending operators. cmd: Fix some comments. programs: Assorted spelling fixes. include: Assorted spelling fixes. cmd/tests: Fix...
2018 Sep 10
15
[7.0.0 Release] rc3 has been tagged
Dear testers, 7.0.0-rc3 was just tagged (from branch revision r341805). No further release candidates are currently planned, so this is a release candidate in the real sense: unless any serious issues surface, this is what the final release will look like. Please run the test script, share your results and upload binaries. Please also take a look at the release notes and other docs; small
2007 Mar 16
0
Wine release 0.9.33
...cmd.exe: Support PUSHD with wildcards. cmd.exe: Prevent options to pushd. cmd.exe: Support DATE /T option. cmd.exe: Support TIME /T option. cmd.exe: Add support for working directories per drive. cmd.exe: Hide new internal vars during SET. cmd.exe: setlocal and endlocal should preserve drive and directory. cmd.exe: Add support for CD /D. cmd.exe: Support SHIFT /n option. cmd.exe: Add support for FTYPE. cmd.exe: Save initial working directory. cmd.exe: Add support for stderr redirection to a file. cmd.exe: Add TYPE multiple file...
2012 Oct 12
0
Wine release 1.5.15
...ment3::get_contentDocument implementation. jscript: Removed SysFreeString calls missed in previous patch. mshtml.idl: Added IHTMLLinkElement* declarations. Jason Edmeades (7): cmd: Convert wcmd_for to use WCMD_parameter. cmd: Add full for /R support. cmd: Fix setlocal/endlocal implementation. cmd: Ensure current directory saved during cmd /c. cmd: cmd.exe /c or /k should suppress copy overwrite prompts. cmd: Fix basic cmd.exe /c "echo hello" type syntax. cmd: Change command line parsing away from argv/argc. J?rg H?hle (6): mciseq:...
2015 Jul 22
2
[LLVMdev] (no subject)
Hello, I have tried a lot fix this error but am not able to can you please find me a solution am trying to compile the SAFECode in Cygwin Environment to work for windows. used make -j4 command to make the files in cygwin i have got this error make[5]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/include' /usr/bin/cp: cannot stat