search for: main_fil

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

Did you mean: main_fix
2023 Apr 03
0
sftp and utmp
...f [ "`echo $MANDANT | tr 'A-Za-z0-9-' _ | sed -e 's/^_*$/_/'`" != "_" ]; then > # Unsupported characters in username. Refuse to work. > $LOG.warning "Invalid username: $MANDANT" > exit 0 > fi [...] > if [ -r "$MAIN_FILE" ]; then > MAIN=`grep -c '^ *#'"$MANDANT"'# *ssh-' "$MAIN_FILE"` > grep '^ *#'"$MANDANT"'# *ssh-' "$MAIN_FILE" | sed -e 's/^ *#'"$MANDANT"'# *//' > fi [...] > exit 0 K...
2010 Jan 30
0
[LLVMdev] Redefining function
Hi Conrado, > I couldn't find the solution to my problem (if it has one) in the > mailing list or the source code. The problem is: how can I redefine a > function that's been called already by some other function? why do you want to do this? > Suppose I have 3 files, all compiled to bytecode through llvm-gcc (I > think it could be clang instead). > > File1.c:
2010 Jan 30
2
[LLVMdev] Redefining function
...eak print in File3. Never heard of it before. After a quick reading, it sounds OK. Keeping the rest of the file, changed the attribute and this section: func = EE->FindFunctionNamed ("do_print"); EE->runFunction(func, std::vector<GenericValue> ()); Linker::LinkModules(main_file, print2, &ErrorMessage); EE->runFunction(func, std::vector<GenericValue> ()); And now I get this error before the second runFunction: While deleting: void ()* %print An asserting value handle still pointed to this value! UNREACHABLE executed at /home/miranda/llvm-2.6/lib/VMCore/Va...
2010 Jan 29
2
[LLVMdev] Redefining function
Hi everybody. I've just started learning about LLVM and didn't get too far studying the core. I couldn't find the solution to my problem (if it has one) in the mailing list or the source code. The problem is: how can I redefine a function that's been called already by some other function? Suppose I have 3 files, all compiled to bytecode through llvm-gcc (I think it could be clang
2005 Dec 19
7
(no subject)
Hello, I am new on this list. I have installed Wine successfully on my Mandrake but i think i couldnot configuire is smoothly. Whatever i can run simple programs like WinZip and mIRC with it but complex programs like Macromedia Flash and Photoshop CS is not running. It says that required files were not found in the Adobe Hpotoshop CS folder. Re-install photoshop to restore these files. Flash also