Menu

#51 Insight does not build with version 20110130

closed-fixed
None
5
2011-02-14
2011-01-31
No

/home/albert/src/mspgcc4/build/insight-6.8-1-build/../insight-6.8-1/sim/msp430/interp.c: In function ‘sim_write’:
/home/albert/src/mspgcc4/build/insight-6.8-1-build/../insight-6.8-1/sim/msp430/interp.c:1324: error: argument ‘buffer’ doesn’t match prototype
/home/albert/src/mspgcc4/build/insight-6.8-1-build/../insight-6.8-1/sim/msp430/../../include/gdb/remote-sim.h:178: error: prototype declaration

Seems like the function prototype lacks a const qualifier for 'buffer'.

Discussion

  • Peter A. Bigot

    Peter A. Bigot - 2011-02-13

    Prototype change has been moved from version-independent code to version-specific code.

     
  • Peter A. Bigot

    Peter A. Bigot - 2011-02-13
    • assigned_to: nobody --> pabigot
    • status: open --> pending-fixed
     
  • Peter A. Bigot

    Peter A. Bigot - 2011-02-14
    • status: pending-fixed --> closed-fixed
     
  • Peter A. Bigot

    Peter A. Bigot - 2011-02-14

    Fixed in 20110213 release