fst() and() snd incompatibility with insert_metadata()
------------------------------------------------------

                 Key: LS-472
                 URL: http://dev.sourcefabric.org/browse/LS-472
             Project: Liquidsoap
          Issue Type: Bug
          Components: Liquidsoap
    Affects Versions: 0.9.3
         Environment: Liquidsoap 0.9.3.
2.6.34.6-xxxx-grs-ipv6-32 #3 SMP Fri Sep 17 16:03:53 UTC 2010 i686 GNU/Linux

            Reporter: LAGRANGE


Code:
53 metastream = insert_metadata(mystream)
54 insert_meta = fst(metastream)
55 mystream = snd(metastream)

Error:
At line 54, char 18:
  this value has type
    ((?A*?B))->?A
  but it should be a subtype of
    (source)->?A

At line 54, char 29:
  this value has type
    source
    (infered at line 53, char 29-38)
  but it should be a subtype of
    (?A*?B)

http://sourceforge.net/mailarchive/message.php?msg_id=26922970

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à