| Anonymous | Login | Signup for a new account | 2013-05-23 22:48 CEST | ![]() |
| All Projects | FPC | Lazarus: Packages, Patches | Lazarus CCR | Mantis | fpGUI | fpcprojects: fpprofiler |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0021643 | FPC | Documentation | public | 2012-04-04 08:21 | 2012-08-03 12:37 | ||||
| Reporter | Reinier Olislagers | ||||||||
| Assigned To | Michael Van Canneyt | ||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | x64 | OS | Windows | OS Version | Vista | ||||
| Product Version | 2.7.1 | Product Build | 20703 | ||||||
| Target Version | 2.6.1 | Fixed in Version | 2.7.1 | ||||||
| Summary | 0021643: mssqlconn (Sybase/SQL Server) connector documentation | ||||||||
| Description | Attached documentation for the Sybase ASE/MS SQL Server connector. The documentation only describes the differences with its parent class, which are fairly limited. | ||||||||
| Steps To Reproduce | Put mssqlconn.xml into fpcdocs repository. | ||||||||
| Additional Information | FPC trunk currently won't allow building documents (bug 21621) so no couldn't test integration into FCL. At least xmllint, Notepad++ (in earlier versions) didn't complain. Edited and saved final version with Lazarus Documentation Editor, and the XML validates as per http://xmlvalidation.com, [^] so I assume it must be correct. Background discussion on contents of | ||||||||
| Tags | No tags attached. | ||||||||
| FPCOldBugId | |||||||||
| Fixed in Revision | 903 | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0058282) Reinier Olislagers (developer) 2012-04-04 09:36 edited on: 2012-04-04 10:32 |
NB: used package name fcl-db; could of course be changed to fcl... Ran trunk fpdoc to try and see if it spits out errors. cd /d D:\Reinier\Documents\SourceCode\fpc_laz_patch_playground\ Ran this batch file: @echo off set FPCSRCDIR=c:\development\fpctrunk C:\Development\fpctrunk\utils\fpdoc\fpdoc.exe --package=fcl-db --input=C:\Development\fpctrunk\packages\fcl-db\src\sqldb\mssql\mssqlconn.pp --descr=D:\Reinier\Documents\SourceCode\fpc_laz_patch_playground\docs\mssqlconn.xml --format=chm --output=mssqlconn.chm --verbose set FPCSRCDIR= ... gave no warnings: D:\Reinier\Documents\SourceCode\fpc_laz_patch_playground\docs>doc FPDoc - Free Pascal Documentation Tool Version 2.7.1 [2012/04/04] (c) 2000 - 2003 Areca Systems GmbH / Sebastian Guenther, sg@freepascal.org Opening source file "C:\Development\fpctrunk\packages\fcl-db\src\sqldb\mssql\mss qlconn.pp". Writing documentation Writing 90 pages... HTML Files written. Collecting other files and compressing...this could take som e time Finishing compressing... Done. ...generated .chm file that seemed ok. |
|
(0058593) Michael Van Canneyt (administrator) 2012-04-14 17:08 |
Applied, thank you very much ! |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-04-04 08:21 | Reinier Olislagers | New Issue | |
| 2012-04-04 08:21 | Reinier Olislagers | Status | new => assigned |
| 2012-04-04 08:21 | Reinier Olislagers | Assigned To | => Michael Van Canneyt |
| 2012-04-04 08:21 | Reinier Olislagers | File Added: mssqlconn.xml | |
| 2012-04-04 09:36 | Reinier Olislagers | Note Added: 0058282 | |
| 2012-04-04 09:39 | Reinier Olislagers | Note Edited: 0058282 | |
| 2012-04-04 09:40 | Reinier Olislagers | Note Edited: 0058282 | |
| 2012-04-04 09:41 | Reinier Olislagers | Note Edited: 0058282 | |
| 2012-04-04 10:32 | Reinier Olislagers | Note Edited: 0058282 | |
| 2012-04-14 17:08 | Michael Van Canneyt | Fixed in Revision | => 903 |
| 2012-04-14 17:08 | Michael Van Canneyt | Status | assigned => resolved |
| 2012-04-14 17:08 | Michael Van Canneyt | Fixed in Version | => 2.7.1 |
| 2012-04-14 17:08 | Michael Van Canneyt | Resolution | open => fixed |
| 2012-04-14 17:08 | Michael Van Canneyt | Note Added: 0058593 | |
| 2012-04-14 17:08 | Michael Van Canneyt | Target Version | => 2.6.1 |
| 2012-08-03 12:37 | Reinier Olislagers | Status | resolved => closed |
| Main | My View | View Issues | Change Log | Roadmap |



