Language

Package: mingw-w64-i686 @ 6.0.0

Synopsis

Minimalist GNU for Windows

Description

Minimalist GNU for Windows (MinGW) is a complete software development environment for creating native Microsoft Windows applications.

It includes a set of Windows-specific header files and static import libraries which enable the use of the Windows API. It does not rely on any third-party C runtime dynamic-link libraries (DLLs).

Mingw-w64 is an advancement of the original mingw.org project and provides several new APIs such as DirectX and DDK, and 64-bit support.

Home page
https://mingw-w64.org
Location
gnu/packages/mingw.scm (line: 45, column: 4)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
formatting

Look for formatting issues in the source

line 87 is way too long (91 characters)