davidgaldon / yahoo-finance-managed

Automatically exported from code.google.com/p/yahoo-finance-managed
0 stars 0 forks source link

YID.New(IDSearchResult) throw error #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
YID id = new YID(res) throw 

Object reference not set to an instance of an object.

YID.ISIN initialized to null/nothing

Suggestions to fix the defect?

YID.vs line 44

"Private mISIN As New ISIN" instead of 
"Private mISIN As ISIN = Nothing"

Original issue reported on code.google.com by kfa...@gmail.com on 21 Jul 2010 at 11:26

GoogleCodeExporter commented 8 years ago

Original comment by Maas...@gmail.com on 21 Jul 2010 at 4:03

GoogleCodeExporter commented 8 years ago
The problem is fixed and files will be updated soon as possible.

Thanks for bug fix supporting!

Original comment by Maas...@gmail.com on 21 Jul 2010 at 4:08

GoogleCodeExporter commented 8 years ago
Files now available

Original comment by Maas...@gmail.com on 22 Jul 2010 at 9:56