<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1174</bug_id>
          
          <creation_ts>2015-07-11 21:12:42 +0200</creation_ts>
          <short_desc>Use gluegen/jogl stub includes instead of duplicating them</short_desc>
          <delta_ts>2015-09-27 01:33:12 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jocl</product>
          <component>opencl</component>
          <version>2.3.2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Wade Walker">wwalker3</reporter>
          <assigned_to name="Wade Walker">wwalker3</assigned_to>
          <cc>sgothel</cc>
    
    <cc>wwalker3</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs>02ef8884a2ca07de510bbc3fb17ff2a68083ad14</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4774</commentid>
    <comment_count>0</comment_count>
    <who name="Wade Walker">wwalker3</who>
    <bug_when>2015-07-11 21:12:42 +0200</bug_when>
    <thetext>JOCL creates some of its own stub includes for use with gluegen, like stddef.h and gltypes.h, that already exist elsewhere in the build tree. Refer to those files elsewhere in the tree when possible instead of duplicating them in JOCL.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4775</commentid>
    <comment_count>1</comment_count>
    <who name="Wade Walker">wwalker3</who>
    <bug_when>2015-07-12 22:03:32 +0200</bug_when>
    <thetext>Removed the common, gl, GL3, and jvm stub includes directories and changed the build to use the equivalent files in the gluegen and jogl projects.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>