wutai araragi
wutai araragi
Hi, I use ruby-odbc library in Windows11 envrioment (windows native). But it seems 512 bytes longer text in Query. Maybe it looks memory break. ``` require "odbc" def connect() driver...
Hi, I use NanaZip 3.1 (3.1.1080.0) , and found probrem I try making 7z file format with mode "Level 1(no-compression) ", but it always generate compressed .7z file.  This...
Hi, I use prawn prawn (2.4.0) in Windows environment. I test its code, but it doesn't generate a correct PDF. ``` test.rb require 'prawn' Prawn::Document.generate( "test.pdf", :page_size => [595,842], :page_layout...
Hi, I use NanaZip 5.0 Update 2 (5.0.1263.0) , and found problem. If the archive extension has been changed (not .7z extension), the tiles in the archive cannot be renamed....