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 325425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T09:12:57+00:00 2026-05-12T09:12:57+00:00

When building my application in release mode, I get an internal error URW1135 at

  • 0

When building my application in release mode, I get an internal error URW1135 at the end of one of my files. I searched the internet and found (here) that it could be about arrays of generic types like

MyClass <T> = class
  FArray : array of T;
end;

So, I applied the proposed workaround (declaring a type TArrayType = array of T) throughout my codebase.

But unfortunately the error is still there. Any ideas what could be wrong?

Surprisingly, in debug mode everything works fine.

Thanks in advance.

  • 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. Editorial Team
    Editorial Team
    2026-05-12T09:12:57+00:00Added an answer on May 12, 2026 at 9:12 am

    There are a handful of different Generics-related problems still in the D2009 compiler, even after Update 3 fixed a bunch of them. Most of the ones that are left will create compiler fatal errors, with URW 1135 being one of the most common ones. If that solution didn’t work, look for others.

    The compiler has the most trouble with declaring a specialized generic class in one place and using it somewhere else. For example, in one unit:

    type
      TMyList = TObjectList<TMyClass>;
    

    In another unit:

    var
      myList: TMyList;
    

    This may or may not cause a compiler error, based mostly on the whims of the Random Number Gods.

    I’ve been working to identify and report as many of these bugs as I can, though I haven’t seen any yet that only manifest in Release mode. If you can trace this one down to a specific occurrence, please report it to QC so they can fix it. Hopefully Delphi 2010 will be free of Generics problems.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 154k
  • Answers 154k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I believe that querying the event log of remote servers… May 12, 2026 at 10:28 am
  • Editorial Team
    Editorial Team added an answer This is what I came up with for javascript: <script… May 12, 2026 at 10:28 am
  • Editorial Team
    Editorial Team added an answer I dare to disagree with Comeau in this case. In… May 12, 2026 at 10:28 am

Related Questions

I'm having an annoying problem with my iPhone app. Whenever I set the optimization
I am working on an iPhone Application that stores images in the Applications 'Document'
I don't know if the is even remotely possible, but just now I have
I'm involved in a project where a team of developers is building a very
I've got a minimal app I just created, using VS 2008 SP1 on Vista

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.