On 4/2/2024 9:50 AM, Christian Franke via Cygwin wrote:
Christian Franke via Cygwin wrote:
,,,
BTW, according to the Linux kernel sources, BLKPBSZGET etc return
'unsigned int' and not 'unsigned long' since first appearance in
2.6.32-rc3 (2009?):
https://elixir.bootlin.com/linux/v2.6.32-rc3/s
On Wed, 3 Apr 2024 at 10:15, Corinna Vinschen via Cygwin
wrote:
>
> On Apr 3 00:35, Martin Wege via Cygwin wrote:
> > On Tue, Apr 2, 2024 at 3:17 PM Corinna Vinschen via Cygwin
> > wrote:
> > >
> > > On Apr 2 02:04, Martin Wege via Cygwin wrote:
> > > > Hello,
> > > >
> > > > Is there any docum
On Wed, 3 Apr 2024 09:55:33 +0200, marco atzeri via Cygwin
> On Wed, Apr 3, 2024 at 9:53 AM Nejia Ben Nasr via Cygwin
> wrote:
> >
> > Hi all,
> >
> > I downloaded the last version of GDAL package.
> > gdalinfo on any tiff file give "Segmentation fault".
> >
>
> noted.
> Not sure when I can look
I have what appears to be a regression in Cygwin 3.5.0 which, owing to
a CI system lagging behind, we've only just discovered.
In order to torture our Unicode support, OCaml's Windows CI compiles
its sources in C:\projects\🐫реализация-mingw64 (that's a directory
under C:\projects with the camel em
For Chinese language, the app’s default UI font is Microsoft YaHei UI. Using MS
Shell Dlg makes the UI become annoying.
Here are my changes:
diff --git a/res/zh_Hans/res.rc b/res/zh_Hans/res.rc
index 9f67a5a..da9d6e8 100644
--- a/res/zh_Hans/res.rc
+++ b/res/zh_Hans/res.rc
@@ -8,7 +8,7 @@ LANGUAGE
On Apr 3 10:14, Corinna Vinschen via Cygwin wrote:
>
> https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntddk/ns-ntddk-_file_fs_sector_size_information
>
> If the filesystem is local and SSINFO_FLAGS_NO_SEEK_PENALTY is set, we
> could stick to 64K.
>
> Otherwise the Physic
On Apr 3 03:51, Martin Wege via Cygwin wrote:
> Hello,
>
> could Cygwin implement support for /usr/bin/ionice and ioprio_set()
> via FILE_IO_PRIORITY_HINT_INFO?
Not ionice, the tool, but only ioprio_get/ioprio_set, the API.
The problem is the functionality bit allowing to set the priority
in ar
On Apr 3 00:35, Martin Wege via Cygwin wrote:
> On Tue, Apr 2, 2024 at 3:17 PM Corinna Vinschen via Cygwin
> wrote:
> >
> > On Apr 2 02:04, Martin Wege via Cygwin wrote:
> > > Hello,
> > >
> > > Is there any document which describes how Cygwin and Win32 file
> > > prefetch and readahead work, an
On Wed, Apr 3, 2024 at 9:53 AM Nejia Ben Nasr via Cygwin
wrote:
>
> Hi all,
>
> I downloaded the last version of GDAL package.
> gdalinfo on any tiff file give "Segmentation fault".
>
noted.
Not sure when I can look on it
--
Problem reports: https://cygwin.com/problems.html
FAQ:
Hi all,
I downloaded the last version of GDAL package.
gdalinfo on any tiff file give "Segmentation fault".
$ gdalinfo --version
GDAL 3.8.3, released 2024/01/04
$ gdalinfo test.tif --config CPL_DEBUG ON
GDAL: GDALOpen(test.tif, this=0xa000bbe70) succeeds as GTiff.
Driver: GTiff/GeoTIFF
Segmentat
10 matches
Mail list logo