In article <20090708155628.gb18...@derik>,
   Vincent Sanders <[email protected]> wrote:

> OK version 3, integrates all the risc os fixes (i hope)

Some issues:

  riscos/gui/status_bar.c: In function `ro_gui_status_bar_redraw':
  riscos/gui/status_bar.c:498: error: structure has no member named `fill'

s/fill/rectangle/

  riscos/save_draw.c: In function `ro_save_draw_rectangle':
  riscos/save_draw.c:179: error: `stroke' undeclared (first use in this
  function)
  riscos/save_draw.c:179: error: (Each undeclared identifier is reported
  only once
  riscos/save_draw.c:179: error: for each function it appears in.)

s/stroke->width/style->stroke_width/

  riscos/window.c: In function `ro_gui_window_redraw':
  riscos/window.c:1486: error: structure has no member named `fill'

s/fill/rectangle/

Michael

-- 

Michael Drake (tlsa)                  http://www.netsurf-browser.org/


Reply via email to