Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 34009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:00:40+00:00 2026-05-10T14:00:40+00:00

I have a function that gives me the following warning: [DCC Warning] filename.pas(6939): W1035

  • 0

I have a function that gives me the following warning:

[DCC Warning] filename.pas(6939): W1035 Return value of function ‘function’ might be undefined

The function, however, is clean, small, and does have a known, expected, return value. The first statement in the function is:

Result := ''; 

and there is no local variable or parameter called Result either.

Is there any kind of pragma-like directive I can surround this method with to remove this warning? This is Delphi 2007.

Unfortunately, the help system on this Delphi installation is not working, therefore i can’t pop up the help for that warning right now.

Anyone know off the top of their head what i can do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:00:40+00:00Added an answer on May 10, 2026 at 2:00 pm

    Are you sure you have done everything to solve the warning? Maybe you could post the code for us to look at?

    You can turn off the warning locally this way:

    {$WARN NO_RETVAL OFF} function func(...): string; begin   ... end; {$WARN NO_RETVAL ON} 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a function that removes special characters from any given value, but my
I have a function that changes a dom element's text to a given value,
I have the following function: function updateStatuses() { $.each($('.status-badge'), function (i, value) { value.removeClass('badge-known');
I have the following code: /* * Pointer to a function that reads a
I have a function that builds substrings given a string recursively. Could anyone please
So I have function that formats a date to coerce to given enum DateType{CURRENT,
I have a function that get the current weeknumber from the given date e.g.
Inside my Controller i have function that runs after user clicks on item, which
In my Java code I have function that gets file from the client in
I have function Start() that is fired on ready. When I click on .ExampleClick

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.