search for: harcoding

Displaying 9 results from an estimated 9 matches for "harcoding".

Did you mean: hardcoding
2013 Aug 11
0
[LLVMdev] Address space extension
On 08/11/2013 08:13 AM, Micah Villmow wrote: > Shortening the email chain. >> Using this example or another equivalent example can you explain me what is >> your variant of the solution? How would you solve the current absence of >> information in the case of X86 target? > [Micah Villmow] I understand what you are trying to do. I don't see the need, only added
2009 Nov 09
3
How can I improve a Ruby on Rails code that hast a lot of SQL as strings?
Hello Railists, I have a piece of Ruby on Rails code that has a complex SQL query (well, not that complex, but as far as I know beyond the ORM capabilities) and for my taste it has too many strings and harcoded values. I''d like to improve it as much as possible, so my question is open ended, what else can I do to improve it? Some particular issues I have - Is there a way to get a table
2013 Aug 11
5
[LLVMdev] Address space extension
Shortening the email chain. > Using this example or another equivalent example can you explain me what is > your variant of the solution? How would you solve the current absence of > information in the case of X86 target? [Micah Villmow] I understand what you are trying to do. I don't see the need, only added complexity for little gain, to involve the backends. Everything you are
2011 Dec 02
0
Wine release 1.3.34
...compilation on Solaris by including errno.h instead of sys/errno.h. secur32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h. winspool: Fix the compilation on Solaris by including errno.h instead of sys/errno.h. Fr?d?ric Delanoy (26): ntdll/tests: Avoid harcoding array lengths. oleaut32: Avoid harcoding array lengths. shell32: Avoid harcoding array lengths. shlwapi: Avoid harcoding array lengths. cmd: Move builtins list to builtins.c. comctl32: Avoid hardcoding array lengths. krnl386.exe16: Avoid hardcoding array lengths....
2001 Nov 22
1
Getting Registry info and using it ????
HI All, I am basically installing network driver programatically on Win2000 using utility provided in DDK2000 samples which is snetcfg.exe which is a command line utility where you can provide the .inf file for the driver you want. But I have modified the 'C' program to install only my network driver. Now the .inf file it needs can be stored anywhere on the computer and I am storing the
2000 Jun 23
4
problme with scp, and suggestion for fix
I recently built openssh 2.1.1p1, under solaris. I noticed that I had problems running scp. It seems that it could not find the executable on the remote end. This was odd, becuase it existed in /usr/local/bin, publically executable, and /usr/local/bin/was in the users' normal PATH (exported, even). So finally, I twiddled the source to make it call /usr/local/bin/scp, instead of just
2006 Apr 17
0
[PATCH] klibc: default initramfs content stored in usr/initramfs.default
Harcoding default content of initramfs in the gen_initramfs_list.sh script seems ackward. Move it to a file named: usr/initramfs.default This also fixes a small bug when no arguments was passed to CONFIG_INITRAMFS_SOURCE (-d was passed twice to the script) Idea and bug report from: "H. Peter Anvin&quo...
2006 Jun 26
0
[klibc 08/43] klibc: default initramfs content stored in usr/initramfs.default
Harcoding default content of initramfs in the gen_initramfs_list.sh script seems ackward. Move it to a file named: usr/initramfs.default This also fixes a small bug when no arguments was passed to CONFIG_INITRAMFS_SOURCE (-d was passed twice to the script) Idea and bug report from: "H. Peter Anvin&quo...
2011 Nov 18
0
Wine release 1.3.33
...pdate French translation. cmd: Avoid comparison between signed and unsigned values. dxdiag: Avoid dead increment (clang). cmd: Trim whitespace in echo on/off. cmd: Avoid duplication of commonly used strings. rsaenh: Remove unused file-static variables. atl: Avoid harcoding array lengths. comctl32: Avoid hardcoding array lengths. ole32: Avoid hardcoding array lengths. wineboot: Make runkeys_names global variable static. cmd: Move WCMD_part_execute function to avoid forward declaration. Hans Leidekker (15): scrrun: New dll. scrrun:...