<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <style type="text/css">
        /* Quote Levels Colors */
        blockquote.cite {    color: navy !important; background-color: RGB(245,245,245) !important;
        }
        blockquote.cite blockquote.cite {    color: maroon !important; background-color: RGB(235,235,235) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite {    color: green !important; background-color: RGB(225,225,225) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: purple !important; background-color: RGB(215,215,215) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: teal !important; background-color: RGB(205,205,205) !important;
        } 
</style>
  </head>
  <body>
    Dear all, <br>
    <br>
    I noticed that the gateway routines are not binary compatible
    between 6.0 alpha and 6.0 beta. Also the source has changed
    somewhat, so the ilib_gen_gateway has to be rerun to update source
    (particularly C_GATEWAY_PROTOTYPE changed to
    STACK_GATEWAY_PROTOTYPE)<br>
    <br>
    Will the 6.0 beta gateway routines be binary compatible with the 6.0
    release?<br>
    <br>
    Many thanks, best wishes, <br>
    <br>
    Jasper.<br>
  </body>
</html>