Update of task #3999 (project administration):
Status: Postponed => Wait reply
_______________________________________________________
Follow-up Comment #11:
Hi,
Are you sure you attached the right tarball? The changes are not related to
our discussion:
diff -r ib1/main.c ibtws_c_trader/src/main.c
26c26
< strcpy(dataptr[0].account, "U174104"); /* reddy186 */
---
> strcpy(dataptr[0].account, "U111111"); /* ib user account 1 */
28c28
< strcpy(dataptr[1].account, "U181852"); /* reddy849 */
---
> strcpy(dataptr[1].account, "U222222"); /* ib user account 2 */
diff -r ib1/main.h ibtws_c_trader/src/main.h
14c14,16
< /* tried to redefine the tokens that lemon uses to custom ones and it will
not work. It appears that the positions of the tokens is matched with their
numbers */
---
> /* tried to redefine the tokens that lemon uses to custom ones
> * and it will not work. It appears that the positions of the
> * tokens is matched with their numbers */
diff -r ib1/stgp.y ibtws_c_trader/src/stgp.y
103c103
< if ( 0 != strcmp( B.value, "U174104" ) && 0 != strcmp(
B.value,"U181852")) {
---
> if ( 0 != strcmp( B.value, "U11111" ) && 0 != strcmp(
B.value,"U22222")) {
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/task/?func=detailitem&item_id=3999>
_______________________________________________
Message post� via/par Savannah
http://savannah.gnu.org/