Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Qt 4.8 compatibility #403

Merged
merged 6 commits into from
Oct 24, 2012
Merged

Qt 4.8 compatibility #403

merged 6 commits into from
Oct 24, 2012

Conversation

mhoran
Copy link
Collaborator

@mhoran mhoran commented Oct 23, 2012

I've tested these changes against Qt 4.7.4 and 4.8.2 on Linux.

I had to revert da93136 as it was causing a segfault on Qt 4.8.

src/debug
webkit_server.pro.user
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this for? I'm fine having it; I'm just curious.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I set up QtCreator to assist with debugging, and it dropped a webkit_server.pro.user file with my IDE preferences in the root.

@jferris
Copy link
Member

jferris commented Oct 23, 2012

That's a shame about the timeout issue, but I'm willing to live without it for now.

If I understand correctly, with these changes, everything is passing without segfaults on both Qt 4.7 and 4.8?

Awesome work.

@jferris
Copy link
Member

jferris commented Oct 23, 2012

Oh, this is good to merge.

@mhoran
Copy link
Collaborator Author

mhoran commented Oct 24, 2012

I left the malloc spec running overnight and it was green when I woke up. I think we've squashed the bulk of the issues. Still not sure why we're getting segfaults when running in valgrind, but they're present with 4.7.4 as well.

@mhoran mhoran merged commit b1b3a4c into thoughtbot:master Oct 24, 2012
This was referenced Oct 24, 2012
@ghost ghost mentioned this pull request Nov 11, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants