-
Hi,
I've just tried to build gss (both the latest stable and a git snapshot) on an ubuntu 8.10 machine. During the build, make exited with the following message:
"‘strlen’ was not declared in this scope" (on main.cc)
after a bit of googling, it appears that this is due to gcc-4.3 (default ubuntu version) which is a lot more fussy with #include that the previous versions. Forcing...
2008-12-12 13:57:01 UTC in GSS
-
I've done a quick and dirty hack, which apparently works:
* I've added a readBinary() method in jGpibEnetDriver, which is an exact copy of read(), except that it returns a byte array
* in TypeReadResp.java, I've stored the byte array before converting it to a string, and I've added two methods, setBinaryData and getBinaryData.
As far as I'm concerned, I think you can consider my...
2008-03-18 10:46:49 UTC in jGpibEnet
-
Hi,
first, thank you for your work! It will allow members of our research group to share the equipment and the software development whatever their preferred OS is...
At the moment, I'm struggling with a tektronix 371, which is a curve tracer for electronic components characterization. This machine returns a set of datapoints when asked "Curve?" on the GPIB port. The format of the reply is.
2008-03-18 09:49:09 UTC in jGpibEnet
-
With the latest wikipdf version (I don't know if it is true with older versions), the pdf is generated by pdflatex using the argument TEXMFOUTPUT to change its output directory. The problem is that latex will use this argument ONLY if it cannot write in his current directory (which I must say is a rather strange behaviour to me).
In normal cases, this shouldn't be an issue, as the current...
2007-10-06 11:09:00 UTC in WikiPDF
-
cyrilbuttay committed patchset 65 of module wikipdf-flexbison to the WikiPDF CVS repository, changing 2 files.
2007-04-01 21:38:43 UTC in WikiPDF
-
cyrilbuttay committed patchset 64 of module wikipdf-flexbison to the WikiPDF CVS repository, changing 2 files.
2007-03-31 22:20:54 UTC in WikiPDF
-
cyrilbuttay committed patchset 63 of module wikipdf-flexbison to the WikiPDF CVS repository, changing 1 files.
2007-03-18 21:13:39 UTC in WikiPDF
-
cyrilbuttay committed patchset 62 of module wikipdf-flexbison to the WikiPDF CVS repository, changing 2 files.
2007-03-04 22:29:38 UTC in WikiPDF
-
cyrilbuttay committed patchset 61 of module wikipdf-flexbison to the WikiPDF CVS repository, changing 1 files.
2007-02-25 23:01:38 UTC in WikiPDF
-
cyrilbuttay committed patchset 60 of module wikipdf-flexbison to the WikiPDF CVS repository, changing 1 files.
2007-02-18 23:12:54 UTC in WikiPDF