Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Fortran > Warning: The st...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 12 Topic 8188 of 8775
Post > Topic >>

Warning: The structure contains misaligned fields

by blitheli <blitheli@[EMAIL PROTECTED] > Apr 28, 2008 at 05:28 AM

Is anybody can tell me what is wrong with this? Is this a fatal error
in fortran?
      Thanks!
-------------------------------
    module test
    implicit none

    type :: ccc
        sequence
        private
        logical :: is_null=.true.
        real(8):: A0=0d0,B0=0d0, Lambda0=0d0, H0=0d0
     end type ccc
    end module test
-------------------------------
The compile says:

  Warning: The structure contains one or more misaligned fields.
[CCC]
 




 12 Posts in Topic:
Warning: The structure contains misaligned fields
blitheli <blitheli@[EM  2008-04-28 05:28:50 
Re: Warning: The structure contains misaligned fields
Gordon Sande <g.sande@  2008-04-28 13:08:49 
Re: Warning: The structure contains misaligned fields
blitheli <blitheli@[EM  2008-04-28 06:23:42 
Re: Warning: The structure contains misaligned fields
Craig Powers <enigma@[  2008-04-28 13:35:22 
Re: Warning: The structure contains misaligned fields
"jamesgiles@[EMAIL P  2008-04-28 11:47:51 
Re: Warning: The structure contains misaligned fields
glen herrmannsfeldt <g  2008-04-28 11:06:45 
Re: Warning: The structure contains misaligned fields
Steve Lionel <Steve.Li  2008-04-28 15:24:06 
Re: Warning: The structure contains misaligned fields
glen herrmannsfeldt <g  2008-04-28 12:55:50 
Re: Warning: The structure contains misaligned fields
Craig Powers <enigma@[  2008-04-28 15:39:21 
Re: Warning: The structure contains misaligned fields
"jamesgiles@[EMAIL P  2008-04-28 14:58:56 
Re: Warning: The structure contains misaligned fields
Craig Powers <enigma@[  2008-04-28 18:14:10 
Re: Warning: The structure contains misaligned fields
nospam@[EMAIL PROTECTED]   2008-04-28 21:10:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 8:38:59 CDT 2008.