[En-Nut-Discussion] SVN compilation fix: fs/fat.c
    Uwe Bonnes 
    bon at elektron.ikp.physik.tu-darmstadt.de
       
    Mon Oct  5 19:14:09 CEST 2009
    
    
  
>>>>> "Thiago" == Thiago A Corrêa <thiago.correa at gmail.com> writes:
    Thiago> Hi, On Mon, Oct 5, 2009 at 1:35 PM, Uwe Bonnes
    Thiago> <bon at elektron.ikp.physik.tu-darmstadt.de> wrote:
    >> -    BYTE firstsek_LEpathtab1_LE[4]; -    BYTE
    >> firstsek_LEpathtab2_LE[4]; +    DWORD firstsek_LEpathtab1_LE; +  
    >>  DWORD firstsek_LEpathtab2_LE;
    Thiago> I don't currently use this driver, but looks reasonable. Perhaps
    Thiago> we should actually change all BYTE to uint8_t and all DWORD to
    Thiago> uint32_t like the rest of the Nut/OS. The _t types are quite
    Thiago> carefully defined, can't say if those upper letter types are.
Should I provide a patch? 
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
    
    
More information about the En-Nut-Discussion
mailing list