From: Erik V. <eri...@xs...> - 2013-10-04 21:20:38
|
The term "floating" does not occur in the 1856 rules, only "operating" is used. Having floated has no meaning in 1856. In Rails, setFloated() is called in the SR as usual, as Rails requires it, but that does not imply that the company actually will operate. At the start of each 1856 OR, Rails does an additional check if each company can operate, including the check on number of shares. If it fails that test, the company will not be included in the list of operating companies for that OR. A similar thing occurs when the CGR has been formed but at least one of its precursors has operated: it has "floated" but does not yet operate. So I don't think there is a bug - unless you can prove it with an actual saved game. Erik. From: Michael Alexander [mailto:out...@us...] Sent: Friday, October 04, 2013 7:39 AM To: Ticket 170 Subject: [rails:bugs] #170 1856: Companies float too soon. _____ [bugs:#170] <http://sourceforge.net/p/rails/bugs/170/> 1856: Companies float too soon. Status: open Created: Fri Oct 04, 2013 05:38 AM UTC by Michael Alexander Last Updated: Fri Oct 04, 2013 05:38 AM UTC Owner: nobody In 1856, companies are floating during the stock round. They should only check to see if they float when it is their turn in the operating round. It is very possible by the rules, for example, for a company to open with 2 shares in the initial stock round, but when it is their turn to operate for the first time, no 2-trains are left. In this case, the company does not actually open or operate. _____ Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/rails/bugs/170/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ |
From: Michael A. <out...@gm...> - 2013-10-04 21:55:28
|
My sincere apologies - I completely jumped the gun based on what I thought was meant. It seems to be working perfectly. Mike On Fri, Oct 4, 2013 at 4:59 PM, Erik Vos <eri...@xs...> wrote: > The term “floating” does not occur in the 1856 rules, only ”operating” is > used. Having floated has no meaning in 1856.**** > > ** ** > > In Rails, setFloated() is called in the SR as usual, as Rails requires it, > but that does not imply that the company actually will operate.**** > > At the start of each 1856 OR, Rails does an additional check if each > company can operate, including the check on number of shares. If it fails > that test, the company will not be included in the list of operating > companies for that OR.**** > > ** ** > > A similar thing occurs when the CGR has been formed but at least one of > its precursors has operated: it has “floated” but does not yet operate.*** > * > > ** ** > > So I don’t think there is a bug – unless you can prove it with an actual > saved game. **** > > ** ** > > Erik.**** > > ** ** > > *From:* Michael Alexander [mailto:out...@us...] > *Sent:* Friday, October 04, 2013 7:39 AM > *To:* Ticket 170 > *Subject:* [rails:bugs] #170 1856: Companies float too soon.**** > > ** ** > ------------------------------ > > *[bugs:#170] <http://sourceforge.net/p/rails/bugs/170/> 1856: Companies > float too soon.***** > > *Status:* open > *Created:* Fri Oct 04, 2013 05:38 AM UTC by Michael Alexander > *Last Updated:* Fri Oct 04, 2013 05:38 AM UTC > *Owner:* nobody**** > > In 1856, companies are floating during the stock round. They should only > check to see if they float when it is their turn in the operating round. It > is very possible by the rules, for example, for a company to open with 2 > shares in the initial stock round, but when it is their turn to operate for > the first time, no 2-trains are left. In this case, the company does not > actually open or operate.**** > ------------------------------ > > Sent from sourceforge.net because you indicated interest in > https://sourceforge.net/p/rails/bugs/170/**** > > To unsubscribe from further messages, please visit > https://sourceforge.net/auth/subscriptions/**** > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > |
From: brett l. <bre...@gm...> - 2013-10-04 21:58:01
|
Michael - This might be a good opportunity to clarify the javadoc for the hasFloated() method. It'll make future looks at the code easier. ---Brett. ---Brett. On Fri, Oct 4, 2013 at 5:55 PM, Michael Alexander <out...@gm...>wrote: > My sincere apologies - I completely jumped the gun based on what I thought > was meant. It seems to be working perfectly. > > Mike > > > On Fri, Oct 4, 2013 at 4:59 PM, Erik Vos <eri...@xs...> wrote: > >> The term “floating” does not occur in the 1856 rules, only ”operating” is >> used. Having floated has no meaning in 1856.**** >> >> ** ** >> >> In Rails, setFloated() is called in the SR as usual, as Rails requires >> it, but that does not imply that the company actually will operate.**** >> >> At the start of each 1856 OR, Rails does an additional check if each >> company can operate, including the check on number of shares. If it fails >> that test, the company will not be included in the list of operating >> companies for that OR.**** >> >> ** ** >> >> A similar thing occurs when the CGR has been formed but at least one of >> its precursors has operated: it has “floated” but does not yet operate.** >> ** >> >> ** ** >> >> So I don’t think there is a bug – unless you can prove it with an actual >> saved game. **** >> >> ** ** >> >> Erik.**** >> >> ** ** >> >> *From:* Michael Alexander [mailto:out...@us...] >> *Sent:* Friday, October 04, 2013 7:39 AM >> *To:* Ticket 170 >> *Subject:* [rails:bugs] #170 1856: Companies float too soon.**** >> >> ** ** >> ------------------------------ >> >> *[bugs:#170] <http://sourceforge.net/p/rails/bugs/170/> 1856: Companies >> float too soon.***** >> >> *Status:* open >> *Created:* Fri Oct 04, 2013 05:38 AM UTC by Michael Alexander >> *Last Updated:* Fri Oct 04, 2013 05:38 AM UTC >> *Owner:* nobody**** >> >> In 1856, companies are floating during the stock round. They should only >> check to see if they float when it is their turn in the operating round. It >> is very possible by the rules, for example, for a company to open with 2 >> shares in the initial stock round, but when it is their turn to operate for >> the first time, no 2-trains are left. In this case, the company does not >> actually open or operate.**** >> ------------------------------ >> >> Sent from sourceforge.net because you indicated interest in >> https://sourceforge.net/p/rails/bugs/170/**** >> >> To unsubscribe from further messages, please visit >> https://sourceforge.net/auth/subscriptions/**** >> >> >> ------------------------------------------------------------------------------ >> October Webinars: Code for Performance >> Free Intel webinars can help you accelerate application performance. >> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most >> from >> the latest Intel processors and coprocessors. See abstracts and register > >> >> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > > |