savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #3999] Submission of C trader interface


From: Sylvain Beucler
Subject: [Savannah-register-public] [task #3999] Submission of C trader interface to TWS
Date: Sun, 22 May 2005 22:29:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.6) Gecko/20050512 Firefox/1.0 (Ubuntu package 1.0.2)

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]