Top "Warnings" questions

A warning is often issued on recognizing a potential high-risk situation, a probable misunderstanding, degraded service or imminent failure.

Disable DTD warning for Ant scripts in Eclipse?

I'm using Eclipse Ganymede. Everything works fine, but I have an anal-retentive yearning for a warning-free Problems tab. Right now …

eclipse ant warnings dtd
Remove "Method is never used" warning for OnClick annotation in Android Studio

Sorry if this question has been asked before. I am using the Butterknife 5.0 with the latest version of Android Studio(0.5.7). …

methods annotations android-studio warnings butterknife
How to set eclipse to ignore the "Classpath Dependency Validator Message" Warning

I would like it to have no warnings in my eclipse projects, but I get this one warning: Classpath entry …

eclipse classpath warnings liferay ignore
How to use getnameinfo instead of gethostbyname?

in code : if ((host = (struct hostent*) gethostbyname(address) ) == 0) // address is a string I've got warning when cross compiling (generic arm …

c++ sockets gcc warnings cross-compiling
Warnings: Misplaced View

I recently updated Xcode and I got the following warnings: I tried Editor -> Resolve Auto-Layout Issues -> …

ios7 storyboard warnings xcode5
How to disable narrowing conversion warnings?

I use -Wall and updating to new gcc I have got a lot of warning: narrowing conversion. I want to …

c++ gcc warnings gcc4.7 compiler-options
'Class FIFinderSyncExtensionHost is implemented in both ...' warning in Xcode since update to macOS High Sierra

I am getting the following warning in the Xcode console while running (not compiling) my application since updating to High …

xcode cocoa warnings macos-high-sierra
Warning about <uses-sdk> in Manifest?

I'm getting a warning on my in the Manifest. <uses-sdk> tag should specify a target API level (the …

android warnings android-manifest manifest
the app references non-public selectors in payload/appname.app/appname: _terminateWithStatus

I am uploading my iOS application on app store and it is having some warning when i upload the app. …

ios facebook warnings parse-platform
What causes Arjuna 1603 (Could not find new XAResource to use for recovering non-serializable XAResource)

I have no experience with Arjuna, but my log file gets filled with: 2011-06-27 09:25:18,021 WARN [com.arjuna.ats.jta] (…

transactions warnings jboss6.x