Implementation of the Windows API (staging branch, WoW64 version)
Wine-Staging is the testing area of Wine. It contains bug fixes and features, which have not been integrated into the development branch yet. The idea of Wine-Staging is to provide experimental features faster to end users and to give developers the possibility to discuss and improve their patches before they are integrated into the main branch.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/x4r2jv2xpli2ml8r8ay5yagbmslhp5pw-wine64-staging-6.6.drv |
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'gettext' does not match package name 'gettext-minimal' | |
| input-labels Identify input labels that do not match package names | label 'fontconfig' does not match package name 'fontconfig-minimal' | |
| input-labels Identify input labels that do not match package names | label 'libldap' does not match package name 'openldap' | |
| input-labels Identify input labels that do not match package names | label 'libnetapi' does not match package name 'samba' | |
| input-labels Identify input labels that do not match package names | label 'libsane' does not match package name 'sane-backends' | |
| input-labels Identify input labels that do not match package names | label 'libICE' does not match package name 'libice' | |
| input-labels Identify input labels that do not match package names | label 'libX11' does not match package name 'libx11' | |
| input-labels Identify input labels that do not match package names | label 'libXi' does not match package name 'libxi' | |
| input-labels Identify input labels that do not match package names | label 'libXext' does not match package name 'libxext' | |
| input-labels Identify input labels that do not match package names | label 'libXcursor' does not match package name 'libxcursor' | |
| input-labels Identify input labels that do not match package names | label 'libXrender' does not match package name 'libxrender' | |
| input-labels Identify input labels that do not match package names | label 'libXrandr' does not match package name 'libxrandr' | |
| input-labels Identify input labels that do not match package names | label 'libXinerama' does not match package name 'libxinerama' | |
| input-labels Identify input labels that do not match package names | label 'libXxf86vm' does not match package name 'libxxf86vm' | |
| input-labels Identify input labels that do not match package names | label 'libXcomposite' does not match package name 'libxcomposite' | |
| inputs-should-be-native Identify inputs that should be native inputs | 'autoconf' should probably be a native input | |
| wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used | |
| formatting Look for formatting issues in the source | parentheses feel lonely, move to the previous or next line |