tholeg1 / megapirateng

Automatically exported from code.google.com/p/megapirateng2.8
1 stars 1 forks source link

[patch] DataFlash: remove circular #include, add constructor initialization list #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. N/A

What is the expected output? What do you see instead?
N/A

What version of the MegaPirateNG are you using?
/beta@r300

Please provide any additional information below.
This patch remove include loop in DataFlash library and initialize class 
members using constructor initialization list.

Original issue reported on code.google.com by krzyszto...@gmail.com on 2 Apr 2013 at 9:42

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, I will apply your patches to next commit.

Original comment by Alexey.K...@gmail.com on 5 Apr 2013 at 7:12