Article # 114, added by Geoworks, historical record
| first | previous | index | next | last |

Glue: "warning fixing up unused space in lmem resource..."



Q. Using the new Nokia 9000 SDK, when compiling, I've recently seen a
   notice by Glue that I've not seen before:
 
       Warning fixing up unused space in lmem resource INTERFACE
 
   Any idea where this comes from?

A. This is a recent change to Glue that works around a bug in BCC
   that is inserting a small amount of extra space into certain object
   resources. Glue turns the extra space into a free chunk, and produces
   the warning. It shouldn't have any effect on the app, but if you do
   an lhwalk on INTERFACE, you'll see the free chunk.