search for: new_target

Displaying 3 results from an estimated 3 matches for "new_target".

2006 Apr 17
4
Is "target" a reserved word?
...on tool, that allows each estimate created to override base assumptions of price, cost, etc. Everything was fine, until we said, "Let''s add a ''target net revenue'' property." So, the resource model got a "target" column. The override model got a "new_target" column. But, whenever I set resource.target, I don''t get a resource at the end; I get target. In other words: old_resource = resource.clone resource.target = new_target resource == old_resource # false resource == new_target # true -------------- next part -------------- An HTML at...
2008 Mar 06
3
/usr/bin/ld: skipping incompatible
...snmppd conf.o control.o log.o queue.o snmp.o snmppd.o threads.o utils.o -lnetsnmp -lcrypto -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libnetsnmp.so when searching for -lnetsnmp /usr/bin/ld: skipping incompatible /usr/lib/libnetsnmp.a when searching for -lnetsnmp snmppd.o: In function `new_target': snmppd.c:(.text+0x371): undefined reference to `split' snmppd.c:(.text+0x3fb): undefined reference to `split_free' snmppd.c:(.text+0x619): undefined reference to `split_free' collect2: ld returned 1 exit status make[2]: *** [snmppd] Error 1 make[2]: Leaving directory `/tmp/snmppd-...
2008 Dec 22
56
[git patches] Ocfs2 patches for merge window, batch 2/3
Hi, This is the second batch of Ocfs2 patches intended for the merge window. The 1st batch were sent out previously: http://lkml.org/lkml/2008/12/19/280 The bulk of this set is comprised of Jan Kara's patches to add quota support to Ocfs2. Many of the quota patches are to generic code, which I carried to make merging of the Ocfs2 support easier. All of the non-ocfs2 patches should have