ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:bcc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
new:bcc [2018/02/16 22:17] korshunnew:bcc [2018/02/17 03:29] (current) korshun
Line 1: Line 1:
-{{tag>acs_compilers}} 
 ====== BCC ====== ====== BCC ======
  
-  * **GitHub:** https://github.com/wormt/bcc +  * **[[https://github.com/wormt/bcc|GitHub]]**  
-  * **ZDoom forums:** https://forum.zdoom.org/viewtopic.php?f=44&t=54037+  * **[[https://github.com/wormt/bcc/wiki|Documentation]]** 
 +  * **[[https://forum.zdoom.org/viewtopic.php?f=44&t=54037|ZDoom forum thread]]** 
      
-BCC is an alternative ACS compiler. If you are taking full advantage of BCS, it is recommended to use [[BCSUtils]] -- a version of ACSUtils with full support for BCS strict typing.+BCC is an alternative ACS compiler. If you are taking full advantage of BCS, it is recommended to use [[BCSUtils]] -- a version of ACSUtils with full support for BCS [[strict typing]].
  
-If you are using BCC to compile regular ACS, ACSUtils is still fully supported in BCC, but will cause type errors if you use strict typing. To avoid strict typing errors, you need to use [[BCSUtils]].+If you are using BCC to compile regular ACS, ACSUtils is still fully supported in BCC, but will cause type errors if you enable [[strict typing]]. To avoid strict typing errors, you need to use [[BCSUtils]].
      
  
Line 33: Line 33:
  
 ===== Fixed bugs ===== ===== Fixed bugs =====
- 
-<note tip>These bugs are already fixed.</note> 
  
 ==== Named clientside scripts are not clientside [fixed in 0.8.0] ==== ==== Named clientside scripts are not clientside [fixed in 0.8.0] ====
new/bcc.1518812232.txt.gz · Last modified: 2018/02/16 22:17 by korshun