http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2083

*** shadow/2083 Tue Jun 12 12:42:22 2001
--- shadow/2083.tmp.6800        Tue Jun 12 13:28:05 2001
***************
*** 2,9 ****
  | why it take long time when rebuild sample code in VC++ everytime?          |
  +----------------------------------------------------------------------------+
  |        Bug #: 2083                        Product: XalanC                  |
! |       Status: NEW                         Version: 1.1.x                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: XalanC                  |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | why it take long time when rebuild sample code in VC++ everytime?          |
  +----------------------------------------------------------------------------+
  |        Bug #: 2083                        Product: XalanC                  |
! |       Status: RESOLVED                    Version: 1.1.x                   |
! |   Resolution: INVALID                    Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: XalanC                  |
  +----------------------------------------------------------------------------+
***************
*** 26,28 ****
--- 26,36 ----
  
  ------- Additional Comments From [EMAIL PROTECTED]  2001-06-12 12:40 -------
  I think this should go to xalanC component.
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-12 13:28 -------
+ This is not a bug.  There reason all of Xalan rebuilds is that we have 
+ dependencies for the samples, and we do not ship any intermediate files.  As a 
+ result, Visual C++ will rebuild Xalan.  It probably works fine at the command 
+ line because you did not write dependencies when exporting the makefiles.
+ 
+ Note that this will only happen once, unless you change code in Xalan.
\ No newline at end of file

Reply via email to