473,388 Members | 1,391 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Now, my solution is being kept from building because of warnings !

Some weeks ago, my application was running okay even though the above
warnings were already being showed. Now, it is refusing to build because of
them. It's a C# project that runs along with a couple of other VB projects in
the same solution. Have I touched the wrong buttons and rendered the solution
impossible to execute ? Where can I configure that in Visual Studio .NET 2003
?

C:\SC\CEJef\Jef.cs(145): Field 'CEJef.Jef.RECT.bottom' is never assigned to,
and will always have its default value 0

C:\SC\CEJef\Jef.cs(133): Field 'CEJef.Jef.SIPINFO.fdwFlags' is never
assigned to, and will always have its default value 0

Thanks a lot.

Jr

Sep 19 '05 #1
2 1293
Junior wrote:
Some weeks ago, my application was running okay even though the above
warnings were already being showed. Now, it is refusing to build because of
them. It's a C# project that runs along with a couple of other VB projects
in
the same solution. Have I touched the wrong buttons and rendered the
solution
impossible to execute ? Where can I configure that in Visual Studio .NET
2003
?

C:\SC\CEJef\Jef.cs(145): Field 'CEJef.Jef.RECT.bottom' is never assigned
to,
and will always have its default value 0

C:\SC\CEJef\Jef.cs(133): Field 'CEJef.Jef.SIPINFO.fdwFlags' is never
assigned to, and will always have its default value 0


If you are absolutely sure there's no error message in the list somewhere,
I can only guess that you have set the option "Treat warnings as errors"
to True, which is on the Build tab of the project properties dialog.
Normally, a bunch of warnings shouldn't stop you from compiling and
running your application.

That said, these warnings are there for a reason. You should really go
over them, try to understand what they mean and make changes accordingly.
As a side effect, it'll be much easier to spot those important messages in
between all the others ;-)

Oliver Sturm
--
Expert programming and consulting services available
See http://www.sturmnet.org (try /blog as well)
Sep 20 '05 #2
Oliver, thanks for the hint on "treat warnings as errors", and also for the
mature suggestions on addressing the warnings as problems to be solved, not
ignored.

I bookmarked your homepage, and will resort to you in a more professional,
paid way it things get nasty around here.

Thank you, Jr.

"Oliver Sturm" wrote:
Junior wrote:
Some weeks ago, my application was running okay even though the above
warnings were already being showed. Now, it is refusing to build because of
them. It's a C# project that runs along with a couple of other VB projects
in
the same solution. Have I touched the wrong buttons and rendered the
solution
impossible to execute ? Where can I configure that in Visual Studio .NET
2003
?

C:\SC\CEJef\Jef.cs(145): Field 'CEJef.Jef.RECT.bottom' is never assigned
to,
and will always have its default value 0

C:\SC\CEJef\Jef.cs(133): Field 'CEJef.Jef.SIPINFO.fdwFlags' is never
assigned to, and will always have its default value 0


If you are absolutely sure there's no error message in the list somewhere,
I can only guess that you have set the option "Treat warnings as errors"
to True, which is on the Build tab of the project properties dialog.
Normally, a bunch of warnings shouldn't stop you from compiling and
running your application.

That said, these warnings are there for a reason. You should really go
over them, try to understand what they mean and make changes accordingly.
As a side effect, it'll be much easier to spot those important messages in
between all the others ;-)

Oliver Sturm
--
Expert programming and consulting services available
See http://www.sturmnet.org (try /blog as well)

Sep 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Carl Waldbieser | last post by:
I tried to adapt the instructions for building the M2Crypto module (http://sandbox.rulemaker.net/ngps/m2/INSTALL.html) to build a version compatible with Python2.3, but I've had some mixed results....
0
by: Jeff Epler | last post by:
I tried building the documentation with "make pdf", and got a long list of warnings on "lib" (hbox, vbox, and reference warnings), ending with a TeX error: LaTeX Warning: Reference...
117
by: Peter Olcott | last post by:
www.halting-problem.com
2
by: Junior | last post by:
Some weeks ago, my application was running okay even though the above warnings were already being showed. Now, it is refusing to build because of them. It's a C# project that runs along with a...
1
by: | last post by:
I got stuck today on an annoying problem involving DataKeys, datasources, and the GridView: I kept getting errors saying things to the effect of""Item has already been added. Key in dictionary:...
1
by: Divyesh | last post by:
Hello, I need some help to get out of cumbersome process. For example, I've one solution with 2 EXE & a DLL project. DLL is referred by both exe projects hence I've added DLL as reference to...
1
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 on Apache 2 on Fedora Core 5. PHP was installed using Apache's apxs and the php library was installed to /usr/local/php. However, when I set my "error_reporting"...
8
by: Pawel | last post by:
Hallo group members. //p1.cpp #include <stdio.h> #include <linux/stddef.h> struct Person { int m_age; char* m_name; };
1
by: Hans Kesting | last post by:
Hi, I can't get a vs2008 solution to compile. I have copied the source from a (compiling) 2.0 web-application to a new directory (I didn't want to change the old code), and tried to compile...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.