Skip Menu |

This queue is for tickets about the Finance-InteractiveBrokers-SWIG CPAN distribution.

Report information
The Basics
Id: 94918
Status: resolved
Priority: 0/
Queue: Finance-InteractiveBrokers-SWIG

People
Owner: Nobody in particular
Requestors: gdg [...] zplane.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.12



Subject: Minor point re api-demo.pl example
Date: Mon, 21 Apr 2014 16:07:55 -0600
To: Jason McManus via RT <bug-Finance-InteractiveBrokers-SWIG [...] rt.cpan.org>
From: Glenn Golden <gdg [...] zplane.com>
-- In examples/api-demo.pl of F::IB::SWIG 0.11, the closure at the end should probably be inside the BEGIN block, otherwise the initialization performed by "my $id = 0" will never be executed. As written, the first returned id will always be 1, regardless of the RHS of the initialization "my" statement. Small point, but it caught me, so perhaps someone else may stumble on it too.
Fixed in repo.
Subject: Re: [rt.cpan.org #94918] Minor point re api-demo.pl example
Date: Thu, 24 Apr 2014 18:09:33 -0600
To: Jason McManus via RT <bug-Finance-InteractiveBrokers-SWIG [...] rt.cpan.org>
From: Glenn Golden <gdg [...] zplane.com>
Hi Jason, Jason McManus via RT <bug-Finance-InteractiveBrokers-SWIG@rt.cpan.org> [2014-04-23 10:07:30 -0400]: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=94918 > > > Fixed in repo. >
Thanks! Curious though, does that refer to a private repo? The reason for the question is that CPAN still seems to have 0.11... just idly wondering how the updating of CPAN carries over from your private repo? Not important, just curious. Unrelated question: Cn you suggest any forums or MLs frequented by folks having some expertise in the IB API? The IB doc is woefully inadequate for any serious low-level understanding, and the IB API forum isn't much help either: Infrequent postings and many questions go unanswered. I've looked around and found a sprinkling of sites with folks having more or less anecdotal knowledge of the interface but would sure be nice to find something more authoritative. Any suggestions would be very welcome. Thanks again for your assistance. Glenn